Forum Discussion

rmedeiros's avatar
rmedeiros
New Contributor III
2 years ago

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