Search found 2 matches
- 22 Dec 2008 05:55
- Forum: DOS Batch Forum
- Topic: Get Date of Single File in FTP
- Replies: 2
- Views: 7208
Get Date of Single File in FTP
First, thanks for the reply! I need to put it in a variable in my code, but I don't know how. something like this: :: BEGIN :: ... set dir_arq = E:\TMP_DIR set nome_arq = myfile.txt :: MK FTP CONNECTION FILE echo open FTP_SERVER > ftp_cmd.txt echo USER>> ftp_cmd.txt echo PWD>> ftp_cmd.txt echo cd DI...
- 19 Dec 2008 07:35
- Forum: DOS Batch Forum
- Topic: Get Date of Single File in FTP
- Replies: 2
- Views: 7208
Get Date of Single File in FTP
How do I retrieve the date of a specific file in a folder on FTP?
tks
tks