Displaying 1 result from an estimated 1 matches for "nephron".
Did you mean:
epyron
2006 Jun 09
0
-b option on rsync with HFS support
...nc with the backup -b option so that I could do nightly
incrementals. This seemed to be running fine. Changes to existing
backed up files got copied to the appropriate path(s) on the target.
BUDIR=myDirectoryName
time /usr/local/bin/rsync -a -b --suffix=# --backup-dir=$BUDIR /
Users /Volumes/nephron
However, when I started using a version (2.6.0 protocol version 27)
supporting HFS and choosing the extended attributes option, the sync
works, but the copy to the backup directories doesn't work unless the
path is already there.
time /usr/local/bin/rsync -eahfs -a -b --suffix=# --backu...