In 2010, there was indeed no
If you still have problems, please post session log file.
-resumesupport
switch.
If you still have problems, please post session log file.
-resumesupport
switch.
-resumesupport=off
and -resumesupport=2
, but neither did work
e:\winscp\winscp.com /script=e:\winscp\FTP.txt
winscp.com
was from 2010
"C:\Program Files (x86)\WinSCP\WinSCP.com" /script=e:\winscp\FTP.txt
-resumesupport=off
".
put
command:
put E:\Test\Test.csv /prod/*.* -nopermissions -nopreservetime -resumesupport=off
ResumeSupport=2
my script works fine. However we have other automated scripts that I don't want to leave this set to 2. I have tried to add -resumesupport=off
but just get an invalid switch error. Is there a correct way to update this script to set resumesupport off?