Please don't massive xpost! :-/

for easy access to FR files, type 
sftp://r...@192.168.0.202/
to the URL of your filemanager like Konqueror

prior to that you need to set up IP-address and route for USB0, same as you 
would for ssh to FR.

I use a script for this I start with 
sudo neo-ssh
like this:

#!/bin/sh
/sbin/ifconfig usb0 192.168.0.200 netmask 255.255.255.0
/sbin/route add -host 192.168.0.202/32 dev usb0
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null \ 
r...@192.168.0.202

HTH
jOERG

Am So  10. Mai 2009 schrieb Daniel.Li:
> Dear List,
> 
> Well, I found that copying files to FR is quite difficult with
> tftp/wget. Is there any way simple, like usb(mass storage device, just
> like a thumb drive)
> 
> Or there might be something i missed, please redirect me to the correct
> page. Thanks.
> 
> 
> -- 
> Daniel.Li <lida_m...@163.com>
> PALFocus (http://palfocus.oicp.net)

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to