View Single Post
Posts: 62 | Thanked: 1 time | Joined on Dec 2005
#6
I guess I had to specify the port on the remote machine (the 770):

ari/junk> scp -P 2222 test.txt user@192.168.0.4:/media/mmc1
Enter passphrase for key '/home/ari/.ssh/id_rsa':
test.txt

That worked!