Modules for doing FTP
Contents:
FTP
FTP.connect()
FTP.get()
FTP.ls()
FTP.put()
FTP.run_cmd()
FTPImpl
FTPImpl.connect()
FTPImpl.exit()
FTPImpl.get()
FTPImpl.ls()
FTPImpl.open()
FTPImpl.put()
FTPImpl.run_cmd()
get_ftp_client()
FTPCommandShell
FTPCommandShell.connect()
FTPCommandShell.exit()
FTPCommandShell.get()
FTPCommandShell.has_error()
FTPCommandShell.ls()
FTPCommandShell.open()
FTPCommandShell.put()
FTPCommandShell.run_cmd()
WinSCPFTP
WinSCPFTP.connect()
WinSCPFTP.has_error()
WinSCPFTP.open()
FTPCmdWin2008
FTPCmdWin7
test()
FTPGnomeFC15
FTPXtermFluxbox
WinSCPFTPWin10
<no title>
4.8.1. Abstract FTP Objects