SSH File Transfer Protocol or SFTP
Lad
python at hope.cz
Mon Dec 11 14:31:00 EST 2006
Avell Diroll wrote:
> Lad 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.
> >
>
> I believe there are many of those, personally i am using paramiko :
>
> http://www.lag.net/paramiko/
>
Thank you ALL for help.
Paramiko seems the best for my needs.
Lad.
More information about the Python-list
mailing list