Problem Uploading [9361]
Hello, I am for some reason unable to you -append switch with put command in a script
"C:\Program Files\WinSCP\winscp.com" /script=upload.txt
option batch continue
option confirm off
open xyz
put -append c:\hello.txt /NewYork/
exit
log file says
Unknown switch 'append'.
"C:\Program Files\WinSCP\winscp.com" /script=upload.txt
option batch continue
option confirm off
open xyz
put -append c:\hello.txt /NewYork/
exit
log file says
Unknown switch 'append'.