Skip to content

Eyevinn/ftpdownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ftpdownload

Since Python's ftplib.FTP.retrBinary just doesn't cut it. This module instead uses ftplib.FTP.transfercmd. Written for Python 2.7.

Features:

  • shows progress bar,
  • during download sends commands to keep connection alive
  • if disconnected, it reconnects and starts downloads from point of disconnect

About

Python FTP download client - more stable than FTP.retrbinary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages