Output redirection for WinSCP.exe... not WinSCP./com
Hi,
I am trying to incorporate a timeout parameter (/timeout=90) into my batch file. I know that WinSCP.com does not support this but WinSCP.exe does. What WinSCP.exe does not support is output redirection, and the /log option is far too verbose. I am incorporating the WinSCP response into the log of my batch file, so I need to have the appropriate amount of information sent back (redirection was a good amount).
Is there a way to incorporate output redirection into WinSCP.exe or have have less verbose logging? If WinSCP.com would accept /timeout parameters then that would be fine too.
This is my first time using either tool in this way, so hopefully I am not missing anything here.
Thanks,
Jason
I am trying to incorporate a timeout parameter (/timeout=90) into my batch file. I know that WinSCP.com does not support this but WinSCP.exe does. What WinSCP.exe does not support is output redirection, and the /log option is far too verbose. I am incorporating the WinSCP response into the log of my batch file, so I need to have the appropriate amount of information sent back (redirection was a good amount).
Is there a way to incorporate output redirection into WinSCP.exe or have have less verbose logging? If WinSCP.com would accept /timeout parameters then that would be fine too.
This is my first time using either tool in this way, so hopefully I am not missing anything here.
Thanks,
Jason