[Bug 8177] Problems with big sparsed files

2013-01-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8177 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

Re: rsync - using a --files-from list to cut out scanning. How to handle deletions?

2013-01-18 Thread Wayne Davison
On Mon, Jan 14, 2013 at 7:45 PM, Robert Bell wrote: > Our most common case is that a directory from 5 days ago becomes the > target for the current backup, with the yesterday's backup being provided > by a --link-dest= setting. > This will be better supported in 3.1.0, which was just updated to

[Bug 5644] Option to recheck basis dirs for existing dest files

2013-01-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5644 Wayne Davison changed: What|Removed |Added CC||br...@interlinx.bc.ca --- Comment #7 from W

[Bug 8712] --link-dest doesn't work if target file exists (but needs updating)

2013-01-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8712 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 5644] Option to recheck basis dirs for existing dest files

2013-01-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5644 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: rsync - using a --files-from list to cut out scanning. How to handle deletions? (fwd)

2013-01-18 Thread Paul Slootman
On Fri 18 Jan 2013, Robert Bell wrote: > > > >If a file exists in the target directory when using --link-dest rsync > >modifies the link rather than replacing it which means you don't have > >history for files that have been replaced rather than added or deleted. > Thanks for your astute observatio