detect-renamed.diff update to ensure existence of directory for partial-dir

2013-02-07 Thread Russell Black
The detect-renamed patch is an amazing patch with one problem: It doesn't work when a file is moved to a directory that doesn't exist on the receiving end. In this case it reverts to transferring the entire file. This problem is easily solved by a simple change to the detect-renamed.diff patch

Re: Getting EEXIST out of make_bak_dir()

2010-04-18 Thread Jordan Russell
from deleting a file while the receiver is updating a file. Both of those operations, of course, involve moving files into the backup directory. -- Jordan Russell -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https

Invalid argument error when moving sockets to backup dir

2008-05-22 Thread Jordan Russell
argument (22) while 2.6.9 shows: mknod pathname=../machine-before-4/var/run/audit_events, mode=49645, dev=0 mknod result: -1, errno=2 mknod pathname=../machine-before-4/var/run/audit_events, mode=49645, dev=0 mknod result: 0, errno=2 and no error messages. -- Jordan Russell -- Please use reply

Re: Invalid argument error when moving sockets to backup dir

2008-05-22 Thread Jordan Russell
Jordan Russell wrote: Under 3.0.x, rsync sometimes prints an Invalid argument error when moving sockets to the backup directory (--backup-dir): Steps to reproduce (on Fedora 9, with rsync 3.0.2 or 3.0.3pre2): 1. Create a subdirectory named src with 13 zero-byte files and a socket: total 8

Re: 3.0.2: make_bak_dir mkdir ...: File exists (17)

2008-05-19 Thread Jordan Russell
Wayne Davison wrote: On Fri, May 16, 2008 at 12:07:47PM -0500, Jordan Russell wrote: rsync: make_bak_dir mkdir /backup/server/../server-before-5/var failed: File exists (17) rsync: keep_backup failed: /backup/server/var/lib/rpcbind/rpcbind.file - ../server-before-5/var/lib/rpcbind

3.0.2: make_bak_dir mkdir ...: File exists (17)

2008-05-16 Thread Jordan Russell
one of the deleted files was moved to the backup directory. Any ideas? -- Jordan Russell -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs

feature request: generate symlink shadow tree

2006-03-22 Thread russell
It would be nice to see this feature in rsync, specifically I'd like to use it with a --delete so stale symlinks would be pruned in the generated forest. regards, Russell. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org

why not link devices with --link-dest option?

2003-12-20 Thread Russell Senior
-- Russell Senior ``I have nine fingers; you have ten.'' [EMAIL PROTECTED] -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

rsync --dry-run --link-dest problem

2003-10-22 Thread Russell Senior
12) at io.c(165) The destination is mounted under /mnt (which explains that exclusion). Thanks! -- Russell Senior ``shtal latta wos ba padre u prett tu nashtonfi [EMAIL PROTECTED] mrlosh'' -- Bashgali Kafir for ``If you have had diarrhoea many days you

Re: rsync --dry-run --link-dest problem

2003-10-22 Thread Russell Senior
jw == jw schultz [EMAIL PROTECTED] writes: jw On Tue, Oct 21, 2003 at 11:29:04PM -0700, Russell Senior wrote: I am trying to use rsync for making snapshots, sharing hardlinks at the destination using the --link-dest option. In conjunction with this, I would like for --dry-run to report some

Re: Compressed backup

2002-06-04 Thread Rusty Russell
run of 12 identical bytes after the change in the source text. No, it would allow you to sync up after the first 12 bytes which had those LSBs, ie. after about 4096 bytes. So, you don't win, Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. -- To unsubscribe or change

Re: Compressed backup

2002-06-04 Thread Rusty Russell
with it 8) Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Suggested fix for --backup not logging 'deleted' files

2002-05-29 Thread Jordan Russell
is backed up - The message is only printed if the backup was successful Could this be included in the next version? Thanks, Jordan Russell backup-delete-verbose.patch Description: Binary data

Re: rsync 2.5.5 fails to kernel.org

2002-05-01 Thread Scott Russell
. A few weeks ago we switched from socks5 to Cisco PIX. After I disabled tsocks everything Just Worked(tm). A best guess, it's an rsync + socks5 issue maybe. To many variables to tell and no way to replicate it. -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin

rsync 2.5.5 fails to kernel.org

2002-04-05 Thread Scott Russell
error: error in rsync protocol data stream (code 12) at io.c(151) Anyway, it's pretty consistent. I'm not sure which version of rsync kernel.org is running but I know the recommend a 2.4.x release on their web site. -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System

Re: rsync processes never die

2002-03-11 Thread Scott Russell
Martin - Thanks. I'll grab it and give it a try. -- Scott On Mon, Mar 11, 2002 at 01:54:41PM +1100, Martin Pool wrote: On 7 Mar 2002, Scott Russell [EMAIL PROTECTED] wrote: I'm using rsync 2.5.2 but have seen this with 2.5.1. My system is Red Hat 7.2 with the current errata updates

Re: rsync processes never die

2002-03-11 Thread Scott Russell
On Mon, Mar 11, 2002 at 01:54:41PM +1100, Martin Pool wrote: On 7 Mar 2002, Scott Russell [EMAIL PROTECTED] wrote: I'm using rsync 2.5.2 but have seen this with 2.5.1. My system is Red Hat 7.2 with the current errata updates. Using rsyncd with xinetd it seems as if old processes never

Re: Compile 2.5.2 on RedHat 6.2

2002-03-07 Thread Scott Russell
: *** [rsync.o] Error 1 -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com/webcam -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http

rsync processes never die

2002-03-07 Thread Scott Russell
. Oh yeah, the only options in my /etc/rsyncd.conf are timeout 600 and the logging directive. Thanks. -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com/webcam -- To unsubscribe

Patch: Accept CR/LF line breaks in exclude files

2002-02-19 Thread Jordan Russell
the contents of a Samba share that includes .cvsignore files). Attached is a simple 1-line patch (for 2.5.2) which fixes this; it strips off any CR character at the end of the line. Could it be committed? Jordan Russell exclude-from.patch Description: Binary data

Re: Excludes in /etc/rsyncd.conf

2001-11-01 Thread Scott Russell
in mind that the file is read top to bottom. The first matching + / - rule is the one operated upon and the others below it are ignored. -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com

rsyncd log file option and logrotate

2001-06-13 Thread Scott Russell
Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com/webcam

Re: rsyncd log file option and logrotate

2001-06-13 Thread Scott Russell
the logfile. -- Scott On Wed, Jun 13, 2001 at 03:32:49PM -0500, Dave Dykstra wrote: On Wed, Jun 13, 2001 at 04:03:11PM -0400, Scott Russell wrote: Greets. I'm running rsyncd out of xinetd and will be logging to /var/log/rsyncd.log. Is there anything special I need to do with rsync if I use

Re: rsyncd log file option and logrotate

2001-06-13 Thread Scott Russell
On Wed, Jun 13, 2001 at 03:54:31PM -0500, Dave Dykstra wrote: On Wed, Jun 13, 2001 at 04:38:52PM -0400, Scott Russell wrote: David - No, no problem, yet. Just trying to avoid problems. :) I think the question really boils down to what happens if the logfile rsyncd is writing to gets

Re: Rsync: Re: password prompts (fwd)

2001-04-07 Thread Rob Russell
dn't want to run it. The only problem is that I have to make it listen on a higher port. But it gets really scary when I do this and the admins don't notice. I tell them, of course, but I think a good admin should be able to notice this stuff on their own. -- Rob Russell Senior Sys

Re: Rsync: Re: password prompts

2001-04-07 Thread Rob Russell
even build a chrooted filesystem such that users don't even know they're in a chrooted environment. Other resources (processes, memory, etc.) are the same in a chroot, it's only the filesystem that gets changed. You should be able to look in /var/ftp for an example - that's where ftpd chroots its

Feature Req: multiple include / exclude from statments in rsyncd.conf

2001-03-17 Thread Scott Russell
be happy to do testing and give feedback. Thanks. -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com/webcam

Re: I also am getting hang/timeout using rsync 2.4.6 --daemon

2001-02-27 Thread Scott Russell
e attached tcpdump is with the Solaris patch in place). Thanks for your help and I'll let you know if we do ever get a satisfactory answer from Sun. - Dave Dykstra -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / Externa

Re: I also am getting hang/timeout using rsync 2.4.6 --daemon

2001-02-27 Thread Scott Russell
. -- Regards, Scott Russell ([EMAIL PROTECTED]) Linux Technology Center, System Admin, RHCE. T/L 441-9289 / External 919-543-9289 http://bzimage.raleigh.ibm.com/webcam

Rsync for local files

2000-12-07 Thread Russell Campbell
the newer version and the delta file. Can I use the Rsync algorithm for this and where can I get this algorithm? Maybe someone has even already done this. Thanks, Russell Campbell

rdiff - does it exist?

2000-11-15 Thread Rob Russell
to the server for archival. Does anyone have any thoughts on what I'm trying to accomplish? Would there be better tools for doing this than a diffing tool based on rsync? Thanks, -- Rob RussellProfessional Services Senior Systems Analyst Nitrosoft Linux[EMAIL PROTECTED] 1-877-OK-LINUX