Re: Moving files from Linux folder to Windows folder
Command mv is for moving remote files to another remote directory
https://winscp.net/eng/docs/scriptcommand_mv
To download file and delete the source remote file afterwards, use get -delete
https://winscp.net/eng/docs/scriptcommand_get
https://winscp.net/eng/docs/scriptcommand_mv
To download file and delete the source remote file afterwards, use get -delete
https://winscp.net/eng/docs/scriptcommand_get