rmedeiros
2 years agoNew Contributor III
SFTP without RSA Private Key
Hi,
I need to deliver a file to a sftp server that doesn't require a private key. I'm able to connect to it from terminal with command "sftp -P 22010 uni@ftp.server.gov" then it request a password, I enter it and I'm in. It also works from WinSCP just by setting address, user and password.
The think I can't do the same via Snaplogic. The SSH Account snap Private Key field is required and it won't connect without it. How can I connect to this SFTP server with Snaplogic?