Trouble with file resume while synching folders...
I came across your program about a month ago and I am having some trouble. What I am trying to do is a simple ftp backup that occurs during the night. I have accomplished this by scheduling a task that starts at 8:00pm and is only allowed to run for 12 hours.
The task is:
"winscp.exe" backupsite /synchronize X:\OSBackup /User /defaults
This works great... :D
Except for when a file is to large to be transmitted in the allowed 12 hours. :(
What I am running into is when the connection is broken in the morning and only part of the file is transmitted, when it reconnects the next night it see's that the 2 files are different sizes and delete's the one on the remote server and starts over again. Is there any way to get it to resume the previous file?
To answer some questions in advanced:
I have file resume enable.
The ftp server supports file resume.
I am comparing files by size. (I have tried modification time but
it just skips over the incomplete file)
Any help or nudges in the right direction would be greetly appreciated.
The task is:
"winscp.exe" backupsite /synchronize X:\OSBackup /User /defaults
This works great... :D
Except for when a file is to large to be transmitted in the allowed 12 hours. :(
What I am running into is when the connection is broken in the morning and only part of the file is transmitted, when it reconnects the next night it see's that the 2 files are different sizes and delete's the one on the remote server and starts over again. Is there any way to get it to resume the previous file?
To answer some questions in advanced:
I have file resume enable.
The ftp server supports file resume.
I am comparing files by size. (I have tried modification time but
it just skips over the incomplete file)
Any help or nudges in the right direction would be greetly appreciated.