Re: Move files from Remote Server to Local Drive
Do I need to do a get and rm instead?
That would do too. More robust solution is to use
get -delete
:
https://winscp.net/eng/docs/scriptcommand_get
Do I need to do a get and rm instead?
get -delete
: