SFTP Password problem in batch file
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/