Hi
Wonder if you could help me with the following please.
I would like to construct a script (in any language whichever it's easiest) which when run, it will log on to an existing ftp server using a generic account and password, then list the files in a specific folder that begins with the string "abc". The file names along with their creation date are then to be extracted on a csv file (or similar). Can any one be able to help me on this please?
Many thanks in advance!!
Ftp.Hostname = "ftp.test.com"
|