Displaying 1 result from an estimated 1 matches for "journalhistorylog".
2008 Sep 24
5
DO NOT REPLY [Bug 5792] New: rsync fails to log files "sent" with options: --itemize-changes -n --log-file
...${BACKUP_DISK}
Missing from the LOG_FILE copy are all the files that would have been sent
(prefixed with ">").
Below are 6 consecutive lines from screen output of above command - only the
last line appears in ${LOG_FILE}:
>f+++++++++ .hotfiles.btree
>f..t...... .Spotlight-V100/.journalHistoryLog
>f..t...... .Spotlight-V100/.store.db
>f..t...... .Spotlight-V100/ContentIndex.db
>f..t...... .Spotlight-V100/store.db
.d..t...... Library/Caches/
This combination of options is important to me while debugging a script to
backup my system. I next plan to use the MacOsX "bless"...