"connection unexpectedly closed" error

2005-01-14 Thread David L. Harfst
Hi, I'm sure I'm missing something simple but I can't find it. We just set up a new server with Fedora Core 2 and I'm trying to set up an rsync to it. I've had this working to a Debian machine, so I'm almost sure my config is rsync config is good. I'm running rsync 2.6.2-1 in daemon mode on the

Re: --delete & --files-from can't be used as a purge list. Alternate strategy suggestions?

2005-01-14 Thread Wayne Davison
On Fri, Jan 14, 2005 at 04:02:39PM +, Simon wrote: > Looking around it would appear --delete works upon directory updates, > but there is nothing in the documentation that indicates that options > in the example above cannot be used in this way. I've updated the docs for the next release to ma

Re: link-dest

2005-01-14 Thread Wayne Davison
On Fri, Jan 14, 2005 at 12:38:59PM +0100, Lars Heer wrote: > Problem for me is that if remotefile exists the link-dest gets not > checked again and I want to be able to pass more than one link-dest > to rsync. You should typically copy into an empty directory tree when using --link-dest to effect

Re: error in rsync protocol data stream (code 12) at io.c(692)

2005-01-14 Thread Wayne Davison
On Thu, Jan 13, 2005 at 07:51:33PM +0100, Dag Wieers wrote: > unexpected tag -111 > rsync error: error in rsync protocol data stream (code 12) at io.c(692) > > Can this be caused by the delay-renames patch ? I don't think so. An "unexpected tag" error indicates that something went wr

--delete & --files-from can't be used as a purge list. Alternate strategy suggestions?

2005-01-14 Thread Simon
Hi, N.B. rsync version 2.6.2 on Linux, no rsync server, using SSH THE PROBLEM rsync --delete --files-from= -e ssh -... : generates error: receiving file list ... link_stat " and does not have the desired effect of deleting the remote file EXAMPLE_FILE_NOT_ON_SECONDARY on the MASTER host. Loo

Re: error in rsync protocol data stream (code 12) at io.c(692)

2005-01-14 Thread Dag Wieers
On Thu, 13 Jan 2005, Dag Wieers wrote: > Hi Wayne, Jeff, > > With the same version/build as the last report, I got this error now: > > ... > extra/state/all-packages.list >145 100% 46.83kB/s0:00:30 (634, 0.0% of 201605) > WARNING: fedora/1/en/i386/base/pk

link-dest

2005-01-14 Thread Lars Heer
Hi, I've seen the option --link-dest of rsync and this is nearly what I'm searching for. Problem for me is that if remotefile exists the link-dest gets not checked again and I want to be able to pass more than one link-dest to rsync. Has someone an idea for this? Lars -- To unsubscribe or cha