similar to: [Bug 10263] New: Extend Behaviour of the --fuzzy Parameter

Displaying 20 results from an estimated 40000 matches similar to: "[Bug 10263] New: Extend Behaviour of the --fuzzy Parameter"

2014 May 01
0
[Bug 10581] New: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning
https://bugzilla.samba.org/show_bug.cgi?id=10581 Summary: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: samba at
2014 Feb 27
0
[Bug 10475] New: Delete based upon enclosing folder
https://bugzilla.samba.org/show_bug.cgi?id=10475 Summary: Delete based upon enclosing folder 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: me at haravikk.com
2007 Jul 26
0
Fuzzy Searches with Multiple Terms
I''m having trouble getting fuzzy searches to work with multiple search terms. Let''s say searching ''foo'' returns results, ''bar'' returns results and ''foo bar'' returns results. When I do this fou~ bar~ it returns nothing. This, however, works fine: fou~ bar I want the fuzzy search to apply to each word, and this seems to
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:
2004 Sep 23
0
[Bug 1812] New: fuzzy not working in 2.6.3-pre{1,2}
https://bugzilla.samba.org/show_bug.cgi?id=1812 Summary: fuzzy not working in 2.6.3-pre{1,2} Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: egmont@uhulinux.hu
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
2014 Feb 14
0
[Bug 10449] New: Allow testing of supported parameter(s)
https://bugzilla.samba.org/show_bug.cgi?id=10449 Summary: Allow testing of supported parameter(s) 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: me at haravikk.com
2009 Nov 10
2
--fuzzy search over to-be-deleted files to catch moved files and directories
Hi, I use rsync via rsnapshot to backup a large collection of files. Using "--fuzzy" already saves me a lot of time by discovering most renames that happen within a directory. Therfore I already use the "--delete-after" option. Now the question is, if fuzzy search could be extended to search for moved files across directory borders. If for example I move pictures aound to
2016 Dec 30
1
[Bug 12489] New: --fuzzy --fuzzy does not work with daemon
https://bugzilla.samba.org/show_bug.cgi?id=12489 Bug ID: 12489 Summary: --fuzzy --fuzzy does not work with daemon Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 Component: core Assignee: wayned at samba.org Reporter:
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 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
2007 Sep 24
2
ferret fuzzy matches
Hi guys, Is there some way of getting ferret matches string, when i do a fuzzy search? The scenario is this: 1. The user search for ''show'' 2. Nothing was found 3. So I do a fuzzy search, passing ''show~'' 4. It gives me somes results, most of all was matched with ''showcase'' 5. So I want to tell the user that: Nothing was found with
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.
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
2019 Sep 01
2
[Bug 14109] New: Support Custom Fuzzy Basis Selection Algorithm
https://bugzilla.samba.org/show_bug.cgi?id=14109 Bug ID: 14109 Summary: Support Custom Fuzzy Basis Selection Algorithm Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayne at opencoder.net
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
2009 Dec 21
0
--fuzzy enhancements: size match in all directories
Hello everyone, Image you rsynced your mp3 archive. Later you do some cleanup renaming and start splitting up the directory into a hierarchy and do some file move around. Data-wise you did nothing, meta-data-wise you did a lot. --fuzzy comes into mind for the next rsync. Unfortunately fuzzy matching does not include other (sub-)directories and cares a little too much about modification times for
2007 Sep 07
5
DO NOT REPLY [Bug 4957] New: rsync with acl patch crashes with fuzzy option
https://bugzilla.samba.org/show_bug.cgi?id=4957 Summary: rsync with acl patch crashes with fuzzy option Product: rsync Version: 2.6.9 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: ro@suse.de
2020 May 06
8
[Bug 14371] New: Combined Exclude & Protect Filter Type
https://bugzilla.samba.org/show_bug.cgi?id=14371 Bug ID: 14371 Summary: Combined Exclude & Protect Filter Type Product: rsync Version: 3.2.0 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: core Assignee: wayne at opencoder.net
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