Re: FTP



Arne:
I want to connecto to a ftp server. There I woult like to read the
directiroy and getting the filename, file owner and the file size.

How can I do this in python

http://docs.python.org/lib/module-ftplib.html

--
René Pijlman
.



Relevant Pages

  • Re: FTP
    ... directiroy and getting the filename, file owner and the file size. ... How can I do this in python and if possible please post the code for it. ...
    (comp.lang.python)
  • FTP
    ... There I woult like to read the ... directiroy and getting the filename, file owner and the file size. ...
    (comp.lang.python)