similar to: rsync: Please add an option to ignore vanished files

Displaying 20 results from an estimated 800 matches similar to: "rsync: Please add an option to ignore vanished files"

2013 Aug 13
2
Fwd: Re: need help with an rsync patch
On Tuesday 13 August 2013 12:23 PM, Joe wrote: > Is there any way at all to say which is the original file and which is > the hard link? I'll bet there isn't, although I' m not an internals guy > at all. If so, this would be impossible to do. The inode is the > "original", but all the file table entries to it are hard links (if > they're not symlinks.) >
2007 Sep 24
1
Bug#443908: /etc/logcheck/ignore.d.server/bind: [bind] unexpected RCODE (NOTIMP)
Package: logcheck-database Version: 1.2.61 Severity: wishlist File: /etc/logcheck/ignore.d.server/bind After #437891, I got yet another new "unexpected RCODE", this time "NOTIMP". As I was starting to get pissed off, I copied the whole list out of lib/dns/result.c, in an attempt to put an end to my headache. If you insist on using an enumeration instead of ".*",
2017 Nov 16
4
[Bug 13147] New: inconsistent behaviour regaring vanished files information
https://bugzilla.samba.org/show_bug.cgi?id=13147 Bug ID: 13147 Summary: inconsistent behaviour regaring vanished files information Product: rsync Version: 3.0.9 Hardware: x64 OS: Mac OS X Status: NEW Severity: minor Priority: P5 Component: core Assignee:
2019 May 16
0
[Bug 13953] New: error message instead of --stats informations (in case of vanished files), using rsync 3.1.1 and rsync 3.0.9
https://bugzilla.samba.org/show_bug.cgi?id=13953 Bug ID: 13953 Summary: error message instead of --stats informations (in case of vanished files), using rsync 3.1.1 and rsync 3.0.9 Product: rsync Version: 3.1.1 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5
2012 Nov 05
2
Issues with VANISHED CHANGEDSINCE
I've been seeing the following wonky behavior with Dovecot. Currently this is with Dovecot 2.0.19, but I was also seeing it in earlier versions as well, including versions from the 1.x series. Some background, this is from Horde's ActiveSync library, when it is trying to determine what UIDs have recently been expunged. I can guarantee that when this command was sent, there was
2008 May 18
1
Some files vanished...
I run an rsync to backup my mail server ever 4 hours. Sometimes, I get these sorts of warnings: Rsyncing... file has vanished: "/usr/local/virtual/*munged1*/new/ 1210876129.43402_0.mail.server.tld" file has vanished: "/usr/local/virtual/*munged2*/courierimapkeywords/. 4036254.1210876052.43312_0.mail.server.tld" file has vanished: "/usr/local/virtual/*munged3*/cur/
2014 Jan 01
3
[Bug 10356] New: Include rsync-no-vanished support script
https://bugzilla.samba.org/show_bug.cgi?id=10356 Summary: Include rsync-no-vanished support script Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: jakobunt at gmail.com
2004 Jan 07
1
2.6.0 "file has vanished" fails to set exit code on local client
A new 2.6.0 feature is supposed to use a different exit code when the only 'errors' were from files that disappeared between the building of the file list and the actual transfer of files. But if the client is local and the server is remote, IOERR_VANISHED gets set on the remote server, but is never passed to the local client (the io_error value is passed at the end of the file list, not
2004 Dec 14
0
[Bug 2158] New: Rsync discontinues when large files are vanished or updated
https://bugzilla.samba.org/show_bug.cgi?id=2158 Summary: Rsync discontinues when large files are vanished or updated Product: rsync Version: 2.6.3 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2008 Jun 21
1
DO NOT REPLY [Bug 5554] New: File has vanished for files with foreign/unicode characters
https://bugzilla.samba.org/show_bug.cgi?id=5554 Summary: File has vanished for files with foreign/unicode characters Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2004 Jan 27
1
"file has vanished" bug [rsync-HEAD-20040127-1010GMT]
Just ran into this bug when running the latest snapshot from CVS: when rsyncing from two source directories into a third one, rsync gets confused about which source file is from which directory, resulting in a "file vanished" error. See test script below. Also, is there any consensus on whether using multiple source modules when pulling from an rsync daemon is going to be ok? I
2007 Dec 07
1
exit code for vanished files in 2.6.9
I am using rsync 2.6.9 (as currently packaged in Mandriva 2007.1) Ever since the latest update of the package I have been getting an exit code of 23 with the output "file has vanished: {filename}". For partial transfers due to vanished files, I (and my script) would expect exit code 24. (man page) 23 Partial transfer due to error 24 Partial transfer due to vanished source
2005 Oct 12
2
Vanished Files issue/enhancement
Hi Rsync/Samba team, First of all, cudos on rsync 2.6.6! It is running exceptionally well. I'm using a script executed by cron to keep warm-backup servers in sync with the primary server. The execution is set to run every 5 minutes. Like any good programmer, this process is *very* paranoid and uses 'wall' to notify the users if any error occurs during the transmissions. This is
2007 Nov 16
0
Special Characters in Filenames -> rsync error code 24, files vanished
Hello, there are problems syncing files with special charcters in the filename. The special characters in the filename are displayed as a question mark. During synchronization, the rsync tells the file is vanished. Here is the standard output with level 1 verbosity. Higher verbosity levels dont give more informations about the problem. The stat command with this file succeed. file has vanished:
2009 Oct 21
1
avoid rsync deleting vanished files on receiver
Hello All I have a rather curious problem. I rsync from a fileserver shared in via cifs. This connection sometimes fails (don't worry, that is not the question I have). I am not at all sure where it goes wrong, but in the end the result is that rsync thinks certain files has disappeared. It could for instance go wrong in the cifs client, but also in rsync when trying to read the remote
2016 Jan 13
0
[Bug 11671] New: --files-from= with nonexistant files and --delete-missing-args complains about vanished source files
https://bugzilla.samba.org/show_bug.cgi?id=11671 Bug ID: 11671 Summary: --files-from= with nonexistant files and --delete-missing-args complains about vanished source files Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: normal
2007 Aug 10
2
vanished files
The vanished files problem is really REALLY annoying... It renders rsync unusable for me: sent 22972933 bytes received 2399590976 bytes 310684.69 bytes/sec total size is 98068497125 speedup is 40.48 client_run2 waiting on 18377 _exit_cleanup(code=24, file=main.c, line=1385): entered rsync warning: some files vanished before they could be transferred (code 24) at main.c(1385)
2006 Oct 12
5
DO NOT REPLY [Bug 4168] New: Random file has vanished when syncing clock with ntpdate/hwclock ?
https://bugzilla.samba.org/show_bug.cgi?id=4168 Summary: Random file has vanished when syncing clock with ntpdate/hwclock ? Product: rsync Version: 2.6.4 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2014 May 09
1
[Bug 10601] New: Retry Delay for Vanished Files/Directories
https://bugzilla.samba.org/show_bug.cgi?id=10601 Summary: Retry Delay for Vanished Files/Directories 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 haravikk.com
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.