SSH File Transfer Protocol or SFTP
Jean-Paul Calderone
exarkun at divmod.com
Mon Dec 11 10:34:14 EST 2006
On 11 Dec 2006 07:29:27 -0800, Lad <python at hope.cz> wrote:
>Is there a module in Python available that I can use for uploading
>files via
> SFTP (SSH File Transfer Protocol)?
>Or do you think that FTP protocol for files uploading is OK?
>Thank you for replies
>Lad.
>
Twisted Conch includes support for both SFTP servers and clients.
http://twistedmatrix.com/trac/wiki/TwistedConch
Jean-Paul
More information about the Python-list
mailing list