Displaying 1 result from an estimated 1 matches for "0efy".
Did you mean:
0ef7
2011 Oct 21
1
With rsync --link-dest, is it possible to determine which files are new?
Hi,
I posted the following question on Stack Overflow and got no response.
I'm hoping this list might provide some answers.
http://stackoverflow.com/q/7629550/597864
I'm using rsync --link-dest to differentially back up my computer every day.
After each backup, I'd like to save out a log of the new/changed
files and ignore the linked files. Is this possible? If so, how would I do