Re: Auto archive
Then you can mode the files away explictly upon successful upload. You do not need support for the in WinSCP.
Sample code, I have not tested it:
Sample code, I have not tested it:
winscp /script=upload.txt
if errorlevel 1 exit
move c:\toupload c:\archive