Re: Schedule remote to remote job
Even your single-
https://winscp.net/eng/docs/commandline#syntax
If by your last sentence you mean that you want to have the commands in a file, then use
https://winscp.net/eng/docs/commandline#scripting
put
commandline is wrong, so it probably does not work correctly either. It misses one quote. It should be:
"put ""\\source\folder\subfolder\sub folder\subbfolder\subfolder\*"" TargetURL/" "exit"
https://winscp.net/eng/docs/commandline#syntax
If by your last sentence you mean that you want to have the commands in a file, then use
/script
parameter:
https://winscp.net/eng/docs/commandline#scripting