Description: | This batch connects twice to the FTP server. First time it retrieves a list of files
on the FTP server. Local files that are are not in this list will then be uploaded during a second
connection.
Note: Since all files are passed into the FTP`s MPUT command there might be a limit to the number of files that can be processed at once. |
||
Script: | Download: BatchFtpUploadOnlyNewFiles.bat
|