On Wed, May 03, 2006 at 11:58:07AM +1000, Anthony Sadler wrote:
> Notice /etc/localtime not being able to open?
That happens because you're using "use chroot = yes". When rsync is
running inside a chroot jail, it cannot access files that exist outside
the rsync module's path.
Rsync attempts to
On Mon, May 01, 2006 at 10:58:01PM -0400, Matt McCutchen wrote:
> At some point in the future, I will get back to improving the ACL
> support.
In the meantime, the patch in CVS has been improved significantly, and
needs testing to ensure that it works well. For instance, I got rid of
some really
On Wed, May 03, 2006 at 11:58:07AM +1000, Anthony Sadler wrote:
> unexpected tag 3 [sender]
My analysis shows that some deferred messages (which are those that
arrive in the generator when the generator is already trying to flush a
partial message down the socket) are not being handled by rwrite()
Hi guys:
First post for me on this list.
THE PROBLEM
===
I have several linux servers (ranging from Redhat 7.3 to FC3) that use Rsync
(version 2.6.8 and 2.6.7, read on for reasons) to backup their data. A typical
rsync backup script looks like this:
---
On Tue, 2006-05-02 at 13:06 -0700, lsk wrote:
> //***Shachar is "Dynamic_hash.diff" in built in 2.6.8 code version or still
> I need to apply that as a seperate patch after I install rsync 2.6.8 ?
You need to apply it as a separate patch _before you build_ rsync 2.6.8.
Apply the patch by running
>
> One colon means to run rsync over SSH, which means the destination path
> is relative to your home directory and the daemon is ignored completely.
> I thought there was some trouble with using SSH on Cygwin, so I
> recommended using an rsync daemon, but maybe the problem has been fixed.
>
Bef
On Tue, 2006-05-02 at 15:33 -0400, Link McGinnis wrote:
> Obvious question: What caused the timout? If I try the rsync with only one
> ":" in the destination, I get a successful copy but the files are copied to
> /home/link/bkups.
One colon means to run rsync over SSH, which means the destinatio
lsk wrote:
>Hello Shachar...is 2.6.7 is the latest version of rsync. I could see
>in the http download site it says "rsync-2.6.8.tar.gz". Should I get this
>version 2.6.8 + the patch "dynamic_hash.diff".
>
>
Yes. In the over a month that passed since the email I sent a new
version of rsync wa
Matt,
I've not gotten very far with the new instructions. Hopefully, you can push
me over the hump.
Here's where I stand:
* Created a Linux share at /samba/bkups. Within this share I've created a
directory called "link" that will hold the backup of my PC's "My Documents"
folder. Each user will
On Tue, May 02, 2006 at 09:13:47AM -0400, Gary Aviv wrote:
> In fact, even if the link is invalid it should be transfered.
The desire is to make a daemon that is running without chroot work as
closely as possible to a daemon that is running with chroot. So, what
we definitely need to avoid is let
lsk wrote:
>Hello Shachar...is 2.6.7 is the latest version of rsync. I could see
>in the http download site it says "rsync-2.6.8.tar.gz". Should I get this
>version 2.6.8 + the patch "dynamic_hash.diff".
>
>
Yes. In the over a month that passed since the email I sent a new
version of rsync was
Also I use the rsync version "rsync version 2.6.5 protocol version 29" does
>this version include this patch "dynamic_hash.diff"" or do we need to
>install it seperately.
>
>
Sorry. You will need to get the 2.6.7 sources, and then apply the patch
yourself and compile rsync.
Please do report b
On Mon, 1 May 2006, Matt McCutchen wrote:
> I have finally made packages for rsync 2.6.8 with ACL support. You can
> download a prepatched source package and RPMs from here:
> http://www.kepreon.com/~matt/myrsync/
>
> Or you can use this yum repository:
> http://www.kepreon.com/~matt
On Mon, 1 May 2006, Wayne Davison wrote:
On Sat, Apr 29, 2006 at 01:48:28PM -0400, Gary Aviv wrote:
However, at the destination the .. is missing. for example
the link "../python/compile_plan.py" becomes "python/compile_plan.py"
at the destination.
Is your daemon running without chroot? I j
14 matches
Mail list logo