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

libftp sucks just look at how it's written such evil code!
Not that I know of, write your own based on libftp good luck!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to