Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Use rsync to copy a directory structure to VFAT
Posted by Philipp Esselbach on: 06/27/2011 02:36 PM [ Print | 0 comment(s) ]
gnuru.org shows you how to use rsync to copy a directory structure to VFAT
When I use rsync to copy a directory structure I often use the avz options. The a option is key as it tries to preserve everything. It is equivalent to -rlptgoD.
Use rsync to copy a directory structure to VFAT
