Displaying 20 results from an estimated 10000 matches similar to: "[Bug 12489] New: --fuzzy --fuzzy does not work with daemon"
2016 Dec 29
1
link-dest + fuzzy twice = vanished
Hello,
I use --link-dest which works perfectly :
rsync -a -R --link-dest="../2016-12-28/" --link-dest="../2016-12-27/" /my/backup/folder ::daemon/mycomputer/2016-12-29/
Now I would like to use --fuzzy --fuzzy, so that rsync algorithm can also work with similarly named files found in other link-dest directories.
So I simply added --fuzzy --fuzzy to my previous command line.
2017 Jan 05
3
[Bug 12498] New: --fuzzy --fuzzy hugely impacts performance even if its' not needed
https://bugzilla.samba.org/show_bug.cgi?id=12498
Bug ID: 12498
Summary: --fuzzy --fuzzy hugely impacts performance even if
its' not needed
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2018 May 18
9
[Bug 13445] New: Fuzzy searching in link-dest tries to open regular file as directory
https://bugzilla.samba.org/show_bug.cgi?id=13445
Bug ID: 13445
Summary: Fuzzy searching in link-dest tries to open regular
file as directory
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2017 Jan 18
4
[Bug 12527] New: Sender waits for timeout when fuzzy basis file found
https://bugzilla.samba.org/show_bug.cgi?id=12527
Bug ID: 12527
Summary: Sender waits for timeout when fuzzy basis file found
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: core
Assignee: wayned at samba.org
2014 Mar 07
1
Problem using --debug=FUZZY[2] flags
Hi,
I'm having a problem trying to get the --debug flags to work with 3.1.0. I
wanted to check with the mailing list to make sure this is really a bug and
not something I'm misunderstanding.
This is what I'm running (as a test):
rsync --fuzzy --fuzzy -vv --debug=FUZZY,FUZZY2 C_VOL-b001-i3818.spi
rsync://user at localhost/SHARENAME/dest
The "dest" folder on the destination
2016 Apr 21
5
[Bug 11866] New: rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files
https://bugzilla.samba.org/show_bug.cgi?id=11866
Bug ID: 11866
Summary: rsync fails (failed to re-stat) when using double
fuzzy + link-dest on renamed files
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2016 Dec 30
0
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294
--- Comment #26 from Ben RUBSON <ben.rubson at gmail.com> ---
### What's the diff between --fuzzy and --detect-renamed ?
If I understand correctly, --fuzzy looks only in destination folder, for either
a file that has an identical size and modified-time, or a similarly-named file,
and uses it as a basis file.
Whereas --detect-renamed looks
2017 Jan 19
1
[Bug 12530] New: [REQ] Improve fuzzy using files being uploaded
https://bugzilla.samba.org/show_bug.cgi?id=12530
Bug ID: 12530
Summary: [REQ] Improve fuzzy using files being uploaded
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2014 Mar 07
0
Problem using --fuzzy with --*-dest flags
Hi,
I'm trying to get the --fuzzy option to work with --compare-dest with rsync
3.1.0.
I'm testing with two files. "C_VOL-b001-i3818.spi" and
"C_VOL-b001-i3816.spi" are copies of one another, but I've modified the
latter a bit with a hex editor as a test. The modified date is still the
same.
This works for me (fuzzy is utilized against the 3816 test file):
rsync
2017 Jun 04
5
[Bug 12817] New: [PATCH] Allow daemon itself to chroot
https://bugzilla.samba.org/show_bug.cgi?id=12817
Bug ID: 12817
Summary: [PATCH] Allow daemon itself to chroot
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Feb 15
2
[Bug 12583] New: [PATCH] Add new daemon option "syslog tag"
https://bugzilla.samba.org/show_bug.cgi?id=12583
Bug ID: 12583
Summary: [PATCH] Add new daemon option "syslog tag"
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2017 Jan 16
4
[Bug 12522] New: [PATCH] Send last error messages to sender
https://bugzilla.samba.org/show_bug.cgi?id=12522
Bug ID: 12522
Summary: [PATCH] Send last error messages to sender
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2017 Jan 17
3
[Bug 12525] New: [PATCH] Avoid uploading whole file when transfer fails
https://bugzilla.samba.org/show_bug.cgi?id=12525
Bug ID: 12525
Summary: [PATCH] Avoid uploading whole file when transfer fails
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2017 Jun 13
2
[Bug 12838] New: [PATCH] Log sent/received bytes even in case of error
https://bugzilla.samba.org/show_bug.cgi?id=12838
Bug ID: 12838
Summary: [PATCH] Log sent/received bytes even in case of error
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2017 Jan 15
1
[Bug 12519] New: Failed to open lock file, add reason
https://bugzilla.samba.org/show_bug.cgi?id=12519
Bug ID: 12519
Summary: Failed to open lock file, add reason
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2013 Dec 19
5
[Bug 10338] New: Start deletion from the top of the hierarchy
https://bugzilla.samba.org/show_bug.cgi?id=10338
Summary: Start deletion from the top of the hierarchy
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: ben.rubson at
2012 Mar 22
1
Help debugging an issue with --fuzzy --fuzzy and --link-dest
I've identified a situation where the combination of --fuzzy --fuzzy
(yes: two of them) and --link-dest is not behaving as I'd expect. I'm
first wondering if my expectation is wrong. Assuming that it is not,
then I'm wondering how best to figure out the problem.
The double use of --fuzzy is based upon https://bugzilla.samba.org/
show_bug.cgi?id=4056 which should be present on
2017 Jun 05
10
[Bug 12819] New: [PATCH] sync() on receiving side for data consistency
https://bugzilla.samba.org/show_bug.cgi?id=12819
Bug ID: 12819
Summary: [PATCH] sync() on receiving side for data consistency
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
2018 Mar 14
3
rsync of a reflink from OCFS2
no backup - no mercy
----- On Mar 14, 2018, at 2:19 PM, Ben RUBSON ben.rubson at gmail.com wrote:
> On 14 Mar 2018, Lentes, Bernd via rsync wrote:
>
>> I would now expect a rsync from the snap would transfer just some megay
>> bytes to the file from the day before.
>> But it doesn't:
>>
>> ha-idg-1:/cluster/guests/servers_alive # time rsync -av --stats
2005 Jun 10
1
rsync 2.6.5 segfault using --fuzzy & --link-dest
I've been reworking my backup script & decided to give some of the newer options a try. It would appear I've found a combination that doesn't play nice.
$ rsync --archive --delete-during --fuzzy --hard-links --numeric-ids
--quiet --sparse --temp-dir /backup/helium/
--link-dest /backup/hydrogen/tuesday/
--password-file /backup/helium/.password
rsync://backup@helium/backup/