ps 
metadata (permissions, dates ..) of files is also copied by rsync.
On my android device, after setting up, I used 
rsync -av --progress --stats 
rsync://localhost:6010/root/storage/emulated/legacy/ 
/mnt/bk/androiddevice/sdcard/
  instead of 
rsync -av --progress --stats rsync://localhost:6010/root/sdcard . 
  b/c /sdcard turned out to be a symlink to the above source.



-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to