High Level FTP library

Gregory Piñero gregpinero at gmail.com
Tue Aug 23 13:05:04 EDT 2005


I reccomend ftputil (http://www.sschwarzer.net/python/python_software.html) 
also. I went through the same thing you did about 2 months ago and ftputil 
was the best I found. Here's a short script I wrote using ftputil:
http://www.blendedtechnologies.com/instant-gratification-for-a-home-web-developer/15

-Greg


On 23 Aug 2005 09:56:20 -0700, billuseslinux at gmail.com <
billuseslinux at gmail.com> wrote:
> 
> Paulo Pinto wrote:
> > Hello,
> >
> > Is there any Python library similar to NET::FTP from Perl?
> > ftplib seems too lowlevel.
> >
> > I already found a few, but would like to get one that is
> > endorsed by the community.
> >
> > Thanks,
> > Paulo
> 
> 
> Have you looked at ftputil?
> 
> http://www.sschwarzer.net/python/python_software.html 
> 
> --
> http://mail.python.org/mailman/listinfo/python-list 
> 



-- 
Gregory Piñero
Chief Innovation Officer
Blended Technologies
(www.blendedtechnologies.com <http://www.blendedtechnologies.com>)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050823/bd9bc419/attachment.html>


More information about the Python-list mailing list