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, [EMAIL PROTECTED] <[EMAIL PROTECTED] > 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://mail.python.org/mailman/listinfo/python-list

Reply via email to