💻 Software
sftp and public keys
Fresh7 days ago
Mar 15, 202633087 viewsConfidence Score0%
0%
Problem
I am trying to sftp into an a server hosted by someone else. To make sure this worked I did the standard i was promted with the password and that worked fine. I am setting up a cron script to send a file once a week so have given them our public key which they claim to have added to their authorize…
Error Output
Connecting to user@sftp.xxxxxx.com... user@sftp.xxxxxx.com's password: Permission denied, please try again. user@sftp.xxxxxx.com's password: Permis…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: sftp and public keys
Low Risk
Running in verbose mode should help you: Which will show you what keys it is using and hopefully why its asking for a password. update: You can tell ssh which private key to use: http://www.cyberciti.biz/faq/force-ssh-client-to-use-given-private-key…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix