I am running coreftp for a client using the below
"C:\Program Files\coreftp\coreftp" -O -u C:\folder\*.* -site SITETEST
in a batch file.
The issue I am having is that when using this method to upload files if it hangs connection wise and then reconnects to continue uploading it will dump the file that was in process at the time of a connection issue. It won't retry when uploading these files.
If I open coreftp and do the process manually I can see when there is an issue and I can see the file sitting as a retry status. Once all files complete it retries these and uploads them.
I am looking for away to replicate this behaviour starting coreftp via cmd.
No Retry when starting coreftp through command prompt
-
- Site Admin
- Posts: 1004
- Joined: Mon Mar 24, 2003 4:37 am