Wow, this is a 20 years old thread ;-)
Martin, I have this kind of issue.
A transfer was aborted so a file was not downloaded completely. When I run WinSCP again with
-resumesupport=on
, it says:
Comparing...
Local '\myfolder' <= Remote '/remotefolder'
Nothing to synchronize.
The command line I use is:
WinSCP.com /command "open ..." "synchronize local -delete \myfolder /remotefolder -filemask=|.stfolder/;.stversions/ -resumesupport=on" exit
Am I missing something?
Oh, I think I understand. The transfer that was aborted was not done with "resumesupport". I used it only on the second attempt. I assume now that I should
always use "resumesupport". Am I correct?
Note on the
get
manual page, it says
-resumesupport= <state>
There is an extra space.
Could you define on these pages, how to define a threshold? Is it in KB?
or can we use something like
-resumesupport=100MB
?
Thanks