Higher level FTP lib?

Falk Hueffner falk.hueffner at student.uni-tuebingen.de
Tue Jun 8 07:38:16 EDT 1999


Hi,

I wonder if there is a FTP module for python that allows for higher
level operations than ftplib. With ftplib, I have to parse LIST lines
myself (footnote: is there a module for *that* like perl's
File::Listine?) if I want to know file size or date.

Due to the OO nature of Python I was pretty sure the FTP library would 
make FTP sites look like local directories. Would be really nice.

	Falk





More information about the Python-list mailing list