FTP libs for Python?

coldpizza vriolk at gmail.com
Fri Feb 20 09:45:23 EST 2009


Why don't you just use Curl? It does a dozen of protocols including
SFTP. And if the command line version is not enough for you then there
are Python bindings for Curl.

On Feb 20, 4:22 pm, Thomas Allen <thomasmal... at gmail.com> wrote:
> I'm interested in writing a script to ease deployment of minor changes
> on some websites here, and it would involve some SFTP transfers. Do
> you know of good alternatives to ftplib, which is relatively low-
> level?
>
> Thomas




More information about the Python-list mailing list