Monday 10 June 2013

Moving data to S3

ssh into the S3

cd /mnt/externalSD    or so.

scp -r login@localipaddress:/home/me/files ./

works!  Reset the thing to update the list.  Hmmm.

Even better:


sudo sshfs -p 2222 root@192.168.16.20:/ /mnt/phone

No comments:

Post a Comment