similar to: [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send"

2015 Jan 03
1
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 --- Comment #22 from elatllat at gmail.com --- Wow 10 years. Maybe one reason this has not been implemented is there are other options. For example I have been using a shell script as a wrapper to reduce the iteration of this bug, here is how it works: 1) Create 2 lists of files; destination and source with the files sizes and path 2) For each file
2011 Jan 29
5
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #12 from phr-samba at nightsong.com 2011-01-28 20:38 CST ------- Hi, I was about to enter a similar suggestion to this. My very frequent use case is moving files from one directory to another. In that situation the file name does not change--just the directory path leading to it. These are often quite large files (0.2 to
2016 Mar 06
1
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 --- Comment #23 from dajoker at gmail.com --- Looking for this capability prior to entering it as an enhancement request myself, I found everything here and basically have the same use case. My version is that I am creating a regular backup of logs from many servers' services onto a single box, and doing so with rsync. Some of those services
2005 Feb 01
0
[Bug 2294] New: Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 Summary: Detect renamed files and handle by renaming instead of delete/re-send Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2016 Mar 07
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 #24 from Karl O. Pinc <kop at meme.com> --- On Sun, 06 Mar 2016 22:20:16 +0000 samba-bugs at samba.org wrote: > https://bugzilla.samba.org/show_bug.cgi?id=2294 > > --- Comment #23 from dajoker at gmail.com --- > Looking for this capability prior to entering it as an enhancement > request myself, I found everything
2016 Mar 07
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 #25 from Andrey Gursky <andrey.gursky at e-mail.ua> --- On Sun, 06 Mar 2016 22:20:16 +0000 samba-bugs at samba.org wrote: > https://bugzilla.samba.org/show_bug.cgi?id=2294 > > --- Comment #23 from dajoker at gmail.com --- > Looking for this capability prior to entering it as an enhancement request > myself, I found
2007 Jul 11
0
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 boris@folgmann.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |boris@folgmann.de ------- Comment #6 from boris@folgmann.de 2007-07-11 09:50 CST ------- I'm using rsync 2.6.9 to archive rotated
2008 Nov 30
0
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #8 from bill+samba@bfccomputing.com 2008-11-30 17:24 CST ------- (In reply to comment #5) > Thanks. This will be especially useful for log directories where logrotate is > incrementing the filename number at each rotation period (httpd.10.gz -> > httpd.11.gz). Since I mentioned this specific use case, I should
2014 Mar 02
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 #20 from kevin.layer at gmail.com 2014-03-02 03:08:37 UTC --- I've been playing with the --detect-renamed patch https://git.samba.org/?p=rsync-patches.git;a=blob;f=detect-renamed.diff;h=c3e6e846eab437e56e25e2c334e292996ee84345;hb=master I can't get seem it to work. Does it rely on other patches? Anyway, in a simple test, using
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 22
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 #27 from Wolfgang Hamann <wolfgang at maas-noten.de> --- Hi, I recently ran into the problem that a large file set got renamed and then re-sent. I tried to fix after the fact, so I went the obvious way of comparing sizes and modtimes on the destination and calculate checksums for potential matches. I would have preferred to use a
2024 Feb 09
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 #40 from roland <devzero at web.de> --- > This feature request is so old it has lost relavence because btrfs/zfs/etc are more optimal backup solutions than rsync. sorry, but this comment is totally nonsense, as btrfs and zfs are filesystems (i.e. places to store data) whereas rsync is a tool to sync data from one place to
2024 Apr 03
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 #41 from Mihnea-Costin Grigore <mihnea at zulu.ro> --- The discussion about file systems like ZFS/BTRFS/etc. and their various snapshot mechanisms is off-topic relative to this feature request, since they are very different technologies used for different purposes. rsync is used commonly to synchronise at the *file level* between
2024 Feb 09
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 #39 from andy <andy at digitalsignalperson.com> --- > This feature request is so old it has lost relavence because btrfs/zfs/etc are more optimal backup solutions than rsync. Funny I am doing exactly this, but I came to rsync looking for a backup for when ZFS fails. Many consider zfs/btrfs/snapshots as "not a backup".
2014 Mar 28
4
[Bug 10522] New: --detect-renamed patch is causing deletions as if a 'delete flag' was supplied, when none have been
https://bugzilla.samba.org/show_bug.cgi?id=10522 Summary: --detect-renamed patch is causing deletions as if a 'delete flag' was supplied, when none have been Product: rsync Version: 3.1.1 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core
2007 Jul 30
2
DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work
https://bugzilla.samba.org/show_bug.cgi?id=4834 Summary: --inplace with --backup --backup-dir does not work Product: rsync Version: 2.6.9 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: joost@seat-ibiza.nl
2013 Jan 29
0
detect-renamed questions
Hello, I was looking for "detect renamed" feature in rsync (https://bugzilla.samba.org/show_bug.cgi?id=2294) so used rsync-3.0.9 with patches detect-renamed.diff and detect-renamed-lax.diff. I have 2 questions, not sure if I'm missing something (options) or if it is working as intended and could be improved. 1) It does not detect a rename when a file is moved into another
2009 Jun 04
3
Plot and lm
I want to make a log-log plot with a regression line, but I can't figure out what I'm doing wrong. What I'm trying is: plot(mass,area, log="xy", pch=as.numeric(food)) abline(lm(mass~area)) or plot(mass,area, log="xy", pch=as.numeric(food)) islands$logmass <- log(mass) islands$logarea <- log(area) attach(islands) abline(lm(logmass~logarea)) But that does
2002 Dec 25
1
some weird filename related error
Both OggDropXPd 1.6 beta 13 & the modified version of CDex from the site i got OggDrop XPd 1.6 beta 13, and the ogg output plugin for winamp have a problem with this filename: Pre Club Mix (Mixed by DJ Pete Gooding) - Cafe Mambo The Real Sound Of Ibiza - David Morales and Albert Cabrera present Moca feat Deanna - Higher (Mo and Al's Original Mix) and this one 001_Pre Club Mix (Mixed by
2012 Apr 05
5
[Bug 8847] New: detect-renamed.diff update to ensure existence of directory for partial-dir
https://bugzilla.samba.org/show_bug.cgi?id=8847 Summary: detect-renamed.diff update to ensure existence of directory for partial-dir Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at