SFTP Password problem in batch file
My WinSCP Version is 5.15.1 (Build 9407)
In WinSCP-GUI (Example in the attachment) it works, but in batch-Script not
Example:
„internet-aaa.bbb.de“ is a proxy with password protection
„sftp.dis-boncult“ is the sftp-server I want to connect on
The Code-generator gives me only a version with one password
but I need the password for the proxy too
But it doesn't works. Can you please give me an example how I can solve this problem.
In WinSCP-GUI (Example in the attachment) it works, but in batch-Script not
Example:
„internet-aaa.bbb.de“ is a proxy with password protection
„sftp.dis-boncult“ is the sftp-server I want to connect on
The Code-generator gives me only a version with one password
open sftp://user5,user5_jju@sftp.dis-boncult.de:Password1@internet-aaa.bbb.de/
open sftp://user5,user5_jju@sftp.dis-boncult.de:Password1@internet-aaa.bbb.de:Password2/