Re: Simple one line /command to pull down a file
Is it possible to save the file to a different location?
Of course, that's what the second/last argument of
get
command is for:
winscp SFTP://<private>:<private>@<private> /command "get /Download/BIN/BIN20081107.txt C:\target\path\" exit
https://winscp.net/eng/docs/scriptcommand_get