To the best of my knowledge ftplib does not support SFTP or FTPS.
I hope Paramiko (http://www.lag.net/paramiko/) serves your purpose.
Paramiko supports POSIX, Windows and MacOSX

Regards,
/Srijit

Peter A. Schott wrote:
> Does the ftplib support SFTP or FTPS?  Is that part of a different
module?  We
> have a handful of partners who use FTPS or SFTP and I need to
pull/push files
> to/from them.
> 
> 
> Thank you for all of your help.
> 
> -Pete Schott

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to