Displaying 2 results from an estimated 2 matches for "rspaghetti_backup".
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
2012 Jan 19
1
Check for Open files during rsync
Hi All,
I saw on previous mail thread under topic *"exclude open file in backup
with rsync (2006)"* That Rsync can't handle open files and it sends all
files without checking whether they are open.I want to know whether still
Rsync have this problem or if their any solution for this. I really need to
check open files and I want to sync without open files. if their any way do
this