Skip to content
/ ftpCrawl Public

Python script, which searches an FTP server for images, downloads and puts them into an HTML file.

Notifications You must be signed in to change notification settings

Xall/ftpCrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftpCrawl

ftpCrawl is a python script, which searches an FTP server for images, downloads and puts them into an HTML file

Prereq

Usage

cd "Script Location" python ftpLib host username password website [serverfolder]

  • host: url of ftp server
  • username: ftp account username
  • password: ftp account password
  • website: website name (used only for subfolder creation)
  • serverfolder: optional: sets root folder for image search on server

About

Python script, which searches an FTP server for images, downloads and puts them into an HTML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages