What kind of differences are reported.
here's a small sample: [I said something like rsync ~ ~]
cd+++++++++ /Users/
cd+++++++++ /Users/pen/
f+++++++++ /Users/pen/A
f+++++++++ /Users/pen/B
f+++++++++ /Users/pen/Desktop DB
f+++++++++ /Users/pen/Desktop DF
f+++++++++ /Users/pen/backup_excludes.txt
f+++++++++ /Users/pen/correct
f+++++++++ /Users/pen/doit
f+++++++++ /Users/pen/pen.lisp
f+++++++++ /Users/pen/rsync-new-executable
f+++++++++ /Users/pen/rsync-tiger
f+++++++++ /Users/pen/temp
f+++++++++ /Users/pen/verify-backup
f+++++++++ /Users/pen/zap-DOT
f+++++++++ /Users/pen/zapit
Also are you using the the --check-sum option for verification based
upon file check sums of files rather than the modification times?
Yes, what I'm doing is:
~/rsync-new-executable --dry-run --checksum --recursive
--ignore-times --itemize-changes --xattrs -R --exclude-from
~/backup_excludes.txt $*
I'm on OS X 10.4.11, but I'm using a current rsync, not the one that
was included with OS X.
I greatly appreciate the help!
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html