View Single Post
speculatrix's Avatar
Posts: 880 | Thanked: 264 times | Joined on Feb 2007 @ Cambridge, UK
#10
hi, I can fully understand the confusion! on the tablet the logged in user actually is the username "user"

so you would use scp ... user@192.168.1.2...
or similar

you will have to install openssh server to invoke the ssh server on the tablet, or reverse the function and bring up a shell/xterm on tablet and

Code:
cd /home/user/.osso-abook
scp -pr "myuser@desktop:archive_dir/dir/.osso_abook/*" .
HTH
__________________
Fujitsu U820, HTC Vision/G2/DesireZ, Nokia N800 770 E71, Zaurus 6000, Palm T3, Zaurus C3100 - stolen

Last edited by speculatrix; 2010-03-14 at 11:23. Reason: fixed line break & trypo