I think someone posted this before, but I can't find it in the archives.
I am using rsync to pull down source files to be compiled. The delete
options are used to clear out any old files left over from previous.
Normally this works. I've run into one case where it persistently fails.
Within th
OK - that's 3 individuals with Redhat 6.2 installs who have encountered this.
I'm pretty sure it's a real problem (ie I can duplicate it and others have
had it, too).
Is there a more appropriate place to submit this bug or something that I can
do to help have it fixed? I am not competent to de
OK - that's 3 individuals with Redhat 6.2 installs who have encountered this.
I'm pretty sure it's a real problem (ie I can duplicate it and others have
had it, too).
Is there a more appropriate place to submit this bug or something that I can
do to help have it fixed? I am not competent to debug
Greets.
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 go away. For example right now I have 3 open rsync
connections according to netstat -nap but 30 rsync --daemon process
For what it's worth I saw the same error. 2.5.1 worked fine however.
I never found a solution.
-- Scott
In mailinglists.external.rsync, you wrote:
> I am running RedHat 6.2 on many of my servers and am receiving the following
> errors when compiling Rsync 2.5.2:
>
> [root@wrapguy rsync-2.5.2]
Please CC me directly as i'm not on the list.
I have attached a patch against latest CVS (cvs diff -u)
that adds the following functionality. I can break it up if
you would prefer it in pieces. Comments welcome.
o add compare-perms option
This creates a new inode for a
In message <[EMAIL PROTECTED]>, Kim Scarborough
writes:
> > > I'm using it to backup files from one computer to another, and it
> > > works exactly as I thought it would, except that it seems to be
> > > copying entire files over when they've change rather than the
> > > differences.
> >
> > Wha
> > I'm using it to backup files from one computer to another, and it
> > works exactly as I thought it would, except that it seems to be
> > copying entire files over when they've change rather than the
> > differences.
>
> What specifically leads you to that conclusion?
I have it set to extra v
I was wondering if there were any flags, patches, etc, that can speed up
rsync over SSH between two Win2k boxes running cygwin?
I am setting up a system where these machines can sync off each other, and
they potentially might transfer up to a Gig of data, so a little bit more
speed goes a long wa