aGerman,
Thanks so much! This worked perfectly!
Cheers
Search found 2 matches
- 14 Sep 2010 07:41
- Forum: DOS Batch Forum
- Topic: Copy latest file from ftp site every day
- Replies: 3
- Views: 9790
- 13 Sep 2010 15:22
- Forum: DOS Batch Forum
- Topic: Copy latest file from ftp site every day
- Replies: 3
- Views: 9790
Copy latest file from ftp site every day
I'm trying to write a batch file that goes to an ftp site, gets the last updated file and copies it to a directory on my network every day. Is there an easy way to do this. The last file is always the last business day if there is no way to specify the last updated file in a generic fashion. Thanks ...