Thanks,
That works...It is a bit noisy and does not use the hosts file
to lookup names.
I have to use the numeric IP.
Jerry
root@ereader:~# scp /etc/hosts jerry@mbp:/Users/jerry/Desktop
WARNING: Ignoring unknown argument '-x'
WARNING: Ignoring unknown argument '-oForwardAgent no'
WARNING: Ignoring unknown argument '-oPermitLocalCommand no'
WARNING: Ignoring unknown argument '-oClearAllForwardings yes'
/usr/bin/dbclient: exited: Error resolving: Name or service not known
lost connection
********
This works:
root@ereader:~# scp /etc/hosts jerry@192.168.1.80:/Users/jerry/Desktop
WARNING: Ignoring unknown argument '-x'
WARNING: Ignoring unknown argument '-oForwardAgent no'
WARNING: Ignoring unknown argument '-oPermitLocalCommand no'
WARNING: Ignoring unknown argument '-oClearAllForwardings yes'
Password:
|