Search found 3 matches

by Egulk
14 Feb 2010 20:48
Forum: DOS Batch Forum
Topic: Only Download Fully Uplaoded files from FTP
Replies: 3
Views: 5797

Re: Only Download Fully Uplaoded files from FTP

when would i remove the file from the ftp server? i was thinking of doing two passes on the file sizes on the server comparing them against each-other for changes and only downloading when they are the same but i cant figure out how to do that... do you think something like that would work? and if y...
by Egulk
13 Feb 2010 21:58
Forum: DOS Batch Forum
Topic: Only Download Fully Uplaoded files from FTP
Replies: 3
Views: 5797

Re: Only Download Fully Uplaoded files from FTP

Anybody have any thoughts?
by Egulk
10 Feb 2010 10:54
Forum: DOS Batch Forum
Topic: Only Download Fully Uplaoded files from FTP
Replies: 3
Views: 5797

Only Download Fully Uplaoded files from FTP

Hi Everyone, I am trying to automate a batch file to constantly check an FTP site and download uploaded files and delete after the upload. I have the batch file set up to upload the files to another ftp server when there is a succesfull download, log the entire process and rename/move the log file w...