Thread: iLiad Need dbclient for scp...
View Single Post
Old 02-11-2008, 02:40 PM   #3
grayfox
Connoisseur
grayfox doesn't littergrayfox doesn't littergrayfox doesn't litter
 
Posts: 68
Karma: 203
Join Date: Oct 2007
Device: Razr/iLiad
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:
grayfox is offline   Reply With Quote