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,...