Hello,
One simple question.Which security ftplib support,and how to I 'load'
these security to ftputil.
(Please don't give me security modules)
e.g.
ftp=FTPHost('myhost','myusername','mypassword',ses sion_factory=ftplib.FTP)
is this example well? (for loading ftplib security to ftputil)
Thanks