View Single Post
Old 12-07-2006, 08:39 AM   #8
Sergeij2000
Junior Member
Sergeij2000 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Nov 2006
Location: Berlin, Germany
Device: iLiad, Treo T650
Quote:
Originally Posted by k2r
The commandline is your friend:
You can just do this (from the head, my iLiad is at home):

user@desktop: cat FILE_TO_TRANSFER | ssh root@YOUR_ILIAD_IP "cat - > /WHERE_THE_STUFF_GOES/FILE_TO_TRANSFER"

...snip
k2r, you're probably much more experienced with the ssh implementation of the iLiad than me, but if there's a ssh server running on the device, couldn't you use a tool like Fugu on the Mac - or WinSCP on a Windows machine - and simply scp the files to and from the iLiad?

cu/

Sergeij
Sergeij2000 is offline   Reply With Quote