On 27/08/13 22:48, Peter wrote:
> for f in `find . -type f`; do cp $f /mnt/$f; done

Also, I notice that 'rsync -a' copies files in a sorted order (though I
suspect this is just a side effect of the matching process; I haven't
checked exactly what collation order it follows). That could be useful
for transferring a hierarchy of folders onto your FAT based player.

Glenn
-- 
sks-keyservers.net 0x6d656d65
_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to