On 26/04/2005, at 1:41 PM, Shay Telfer wrote:
This transfers all files in Documents folder on old drive to
Documents folder on new. Notice back-slash with space this
signifies a space in naming convention of drive. The -avz - tells
program this is an option, a is archive it will transfer all files
with symbolic links and preferences, v is verbose can see what and
where files are being transfered, z is compressed slightly faster
transfer but definitely smaller can be left off as it is for
across networks.
Note that this will corrupt any Macintosh documents or applications
with a Resource fork unless you apply the resource fork patch to
rsync. rsync by default is not resource fork aware.
If you run these utilities from Tiger, you don't have that problem.
cp, mv, rm and rsync are all Spotlight and Resource Fork aware in Tiger.
- Matt