Hey Gang,
I have a user who is trying to scp files from a Darwin Mac to a darwin mac, but it keeps asking for her password over and over.
She CAN ssh from the destination machine to the source machine without issue, but when she tries to scp from the destination machine to the source, it keeps asking for the password (as if she's typing it in wrong).
Ie:
(on machine j9) $ ssh jane@koto
Password:
(logs on fine)
But
(on machine j9) $ scp koto:/tmp/filename .
Password:
Password:
Password:
(fail)
Start Free Trial