Hi Arne On 2006-04-12 18:05, Arne wrote: > I am working on Windows XP and I want to do the following: > > 1. Connecting to a server using ftp > 2. Getting the directory structure and the size of each directory in the > root > 3. Getting the owner of a file > > All these steps I want to do with python. What I already have is: > [...] > Please be so kind and post a little bit of a solution code
You should be able to do this with the ftputil library, at http://ftputil.sschwarzer.net/ ;-) If you encounter any problems, send a mail to the ftputil mailing list (see http://ftputil.sschwarzer.net/trac/wiki/MailingList ) or to me. Stefan -- http://mail.python.org/mailman/listinfo/python-list