Retrieve FTP directory with hidden files

Lothar Scholz dummy at scriptolutions.com
Fri Jun 25 07:57:15 EDT 2004


Hello,
i know that this is not a python but a FTP protocol question but maybe
someone in this newsgroup could help me.

I use  the standard  ftplib.FTP  class and get the listing wia
ftp.retrlines('LIST mydir')
but this does not get hidden files like ".htaccess" and more important
i can't delete directories because they are not empty.





More information about the Python-list mailing list