On Tue, Sep 13, 2005 at 02:13:10PM -0600, Scott Miller wrote:
> rsync: read error: connection reset by peer
As mentioned on the issues and debugging page of the rsync web site:
If the remote rsync is a daemon, your first step should be to look
at the daemon's log file to see if it logged
On Tue, 13 Sep 2005, Scott Miller <[EMAIL PROTECTED]> wrote:
> My problem: I keep getting the following error and can't find much
> info on it, or how to fix it:
>
> rsync: read error: connection reset by peer
> rsync error: error in rsync protocol data stream (code 12) at io.c(177)
>
> I've
I am attempting to set up a "backup server" using
rsync - it will store the backups from my 5 other servers and initiate the rsync
process to pull the information over to itself. From there, it will all be
going to tape.
I've read just about everything I could the past
few weeks, and feel
gt;
Sent: Wednesday, October 17, 2001 10:47 PM
Subject: Re: ssh->rsync->newbie
> On Wed, Oct 17, 2001 at 10:51:12AM +0100, peter lindsay wrote:
> > Hi,
> >
> > I have two linux/apache servers running rsync and ssh.
> > I can manually ( i.e. command line ) rsync
On Wed, Oct 17, 2001 at 10:51:12AM +0100, peter lindsay wrote:
> Hi,
>
> I have two linux/apache servers running rsync and ssh.
> I can manually ( i.e. command line ) rsync between the servers with no
> difficulty - other than being required to enter a password before the rsync
> initiates.
>
>
ions gratefully received,
Thanks,
Pete Lindsay
- Original Message -
From: "Dave Dykstra" <[EMAIL PROTECTED]>
To: "David Dahl" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 16, 2001 3:02 PM
Subject: Re: ssh->rsync->newbie
>
t I've tried
> this a few times and can't get it to work.
>
> I suspect that when my ssh was compiled, an option was left out.
>
> Anyway,
>
> good luck,
>
> Pete Lindsay
>
>
> - Original Message -
> From: "David Dahl" <
ft out.
Anyway,
good luck,
Pete Lindsay
- Original Message -
From: "David Dahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 13, 2001 7:50 PM
Subject: ssh->rsync->newbie
> warning: rsync/sysadmin newbie question...
>
> I want to
Title: ssh->rsync->newbie
warning: rsync/sysadmin newbie question...
I want to sync the web directory from my production server to my
backup server (through ssh). rsync is working fine, except that
it doesn't seem to authenticate my rsync user which is not a system
user. If I run
On Wed, 25 Apr 2001, Bob Foster wrote:
>Hello,
>
>I'm trying to set up an rsync that will run without operator intervention.
> I have the daemon running on the receiving server and here is the module:
>
>[test]
>path = /web/test
>comment = test
>uid = siteadm
>gid = web
>read only = no
>list = ye
Hello,
I'm trying to set up an rsync that will run without operator intervention.
I have the daemon running on the receiving server and here is the module:
[test]
path = /web/test
comment = test
uid = siteadm
gid = web
read only = no
list = yes
auth users = siteadm
secrets file = /etc/rsyncd.s
11 matches
Mail list logo