Re: How to pass 2nd level Authentication using the script
You cannot execute remote commands that require any input with WinSCP.
Please read documentation:
https://winscp.net/eng/docs/remote_command
The only option you have, is to store your password to a file; and redirect input to the application (if it's possible at all).
Please read documentation:
https://winscp.net/eng/docs/remote_command
The only option you have, is to store your password to a file; and redirect input to the application (if it's possible at all).