We used %1 like windows
Winscp script used %1%
issue solved
Thanks to me :shock:
Winscp script used %1%
issue solved
Thanks to me :shock:
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
mv "%4" "%4.ok"
# Upload the file to the remote target directory
put -nopreservetime "%4%"
mv %4 %4.ok