conatic wrote:
I want to make a script that connect to a ftp and get a list of all pdf
stored in the ftp with their path to use the list later.
I have tried some script with recursion but can't do something good.
Could you help ?
I want to make a script that connect to a ftp and get a list of all pdf
stored in the ftp with their path to use the list later.
I have tried some script with recursion but can't do something good.
Could you help ?
Have you looked at the ftplib module and at the script
dist/src/Tools/scripts/ftpmirror.py in the Python Source distribution?
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany