similar to: detect-renamed dosn't work?!

Displaying 20 results from an estimated 10000 matches similar to: "detect-renamed dosn't work?!"

2006 Mar 04
1
remove-send-files, thanks and question
First remove-send-files is improved in the actual version and really works better for me, removing is now more in time. In my case I have a buggy wireless cconnection and rsyncing over night in a loop, until rsync return 0, because often the pipe connection gets broken. After a complete success rsync there are files left on the sender, because they where transfered right before loosing
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
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
2005 Feb 11
2
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Additional Comments From blackb1rd@seat-ibiza.nl 2005-02-11 01:58 ------- I totally agree this one. With this enhancement there would be no longer unnecessary traffic when some user has moved / copy'ed a large directory (which is really annoying). -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You
2007 Oct 31
3
Discussion about the detect-renamed patch
Hello, I heard recently about the detect-renamed patch for rsync. I was about to code something similar, I need it badly, but decided to give the patch a try first. It seems to work well but it's rename detection scheme seems to be limited. From my tests, it seems to detect that a file has changed name only if the file remains in the same base dir. It detects that a file has moved
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:
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
2007 Dec 28
1
Odd behavior with --detect-renamed
Hello, I'm totally new to this list, so I hope I don't break all the rules. :) I've looked through the archives (and google), and I really can't find the answer to my question. I'm trying out the 'detect-renamed'-patch, and I've encountered some odd behavior. I've applied the patch to both rsync-2.6.9 and rsync-3.0.0pre7, and it's the same behavior.
2016 Nov 29
2
Robustness: sometimes write times after having renamed the temp file
Hello, Mac OS X 10.9 has the bad habit of considering a rename on an UDF FS as a file change; that is: > touch -t 201010101010 test > ls -l test -rw-r--r-- 1 gui staff 0 10 oct 2010 test > mv test fail > ls -l fail -rw-r--r-- 1 gui staff 0 29 nov 00:19 fail rsync.c (3.1.2), in archive mode, calls set_file_attrs *before* renaming .file.XXXXXX to file. So, in the
2009 Nov 11
1
--detect-renamed --detect-moved and -b
Hi, I played around with the combination of rsync --detect-renamed --detect-moved and -b. Given the following tree: src/dir/file dest/src/dir/file I renamed src/dir to src/dir2 and ran the following command: rsync -a --detect-renamed --detect-moved --delete -b --backup-dir=bak src dest ending up with: dest/bak/src/dir/file Is it supposed to do that? I was expecting it to detect the renamed
2023 Feb 23
1
Restored mail folders conflict with renamed original ones
On 22/2/2023 2:56 ?.?., Nikolaos Milas wrote: > On 22/2/2023 2:30 ?.?., Aki Tuomi wrote: >> Can you please try >> >> doveadm exec imap -u username_of_the_user >> 1 LIST "" "*" >> >> and see if it is there? > > Here is the output: > > # doveadm exec imap -u userx > * PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID
2009 Jun 11
1
Last Chaos dosn't install
Hi Community, I tried to install the german version of "Last Chaos " (http://lastchaos.gamigo.de/download/) on my Linux PC (Opensuse 11.1) Code: tim at arno:~> uname -a Linux arno 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 x86_64 x86_64 x86_64 GNU/Linux tim at arno:~> rpm -q wine wine-1.1.23-1.1 But there is an Error: Code: Error Number: 0x80040706
2014 Mar 26
1
The letter "ש" or "a" button in hebrew is by default dosn't write the requested letter.
I have been running CentOS and I have found out that there is a key that is not defined well. The "a" or "?" which actually causes by a button press to a sing which is called "new shekel" or "Shekel Chadash" which is two letters together. What can I do to fix it? maybe someone have seen this in the past? Eliezer
2003 Oct 26
1
include & exclude dosn't work...
Hello rsync, I run Rsync as standalone server (--daemon). Here is my rsync.conf file use chroot = yes max connections = 10 #syslog facility = local5 log = /var/log/rsyncd.log [mp3files] path = /home/guitar comment = directory read only = yes list = no secrets file = /etc/rsyncd.secrets auth users = gate1 # hosts allow = # hosts deny =
2000 Mar 30
0
Samba dosn't seem to work when bridging is enabled under FreeBSD 3.4
Hi, I have been trying to set up a network bridge on my FreeBSD 3.4 machine (hades), and as soon as I enable the bridge, Samba stops servicing requests from both sides of the network. The following is a 'diagram' to give you an idea of my setup. |------| |----+Charon| |-------| |----| | |------| |Neptune+----+Hades+----|
2006 Sep 25
2
@article.article_groups.delete_if... Dosn't work!
If I try: @article.article_groups.delete_if {|x| x.group_id == x.group_id } It does nothing. If I try: articletmp.article_groups.each{ |x| @article.article_groups.delete(y) } It deletes some of the groups. @article.article_groups.clear works. Why dosn''t the to first examples work as expected?? Do I have to put groups I don''t want to
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
2007 Oct 11
1
--detect-renamed question
I've started testing the detect-renamed patch with 2.6.9 and soon 3.0.0pre1. I have an unique situation where I'm rsync'ing to a HSM based filesystem. I've found that the detect-renamed patch works but it appears to do a copy of the file to the new destination. This is particular slow since the file in the HSM based filesystem may only be a stub and all the data is only resident
2023 Feb 22
1
Restored mail folders conflict with renamed original ones
On 22/2/2023 2:30 ?.?., Aki Tuomi wrote: > Can you please try > > doveadm exec imap -u username_of_the_user > 1 LIST "" "*" > > and see if it is there? Here is the output: # doveadm exec imap -u userx * PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND
2012 Apr 04
5
Simple code dosn't work
I think you have a syntactical error on the line thats throwing the error, you state: > j.even?should be true #throws an error on j == 2, j == 4 should this line not read as: j.even?.should be true -- Posted via http://www.ruby-forum.com/.