Re: can't pipe command line output to local file
WinSCP does not support this. You can redirect either whole output of the console interface application (
winscp.com
) to local file or single remote command (call command > file
) to remote file.