Re: Problem using rsync for backing up on to a NAS

2008-09-05 Thread Thomas Ebert
Sorry for being impatient, but no one has a clue about my problem? Thanks Thomas Original-Nachricht > Datum: Mon, 25 Aug 2008 16:43:29 +0200 > Von: Thomas Ebert <[EMAIL PROTECTED]> > An: rsync@lists.samba.org > Betreff: Re: Problem using rsync for backing up on to a NAS > Hi!

Re: simple incremental backup woes. solutions?

2008-09-05 Thread The Peach
On Fri, 05 Sep 2008 15:44:43 -0400 Matt wrote: > Yes. I hacked up a patch to do this for you with a --backup-whole-dirs > option; the patch is attached. The patched version of rsync is also > available in branch hacks/backup-whole-dirs of my repository. > > Matt thank you a lot. I'm looking fo

Re: simple incremental backup woes. solutions?

2008-09-05 Thread Matt McCutchen
On Fri, 2008-09-05 at 20:29 +0200, The Peach wrote: > Right now: > if the directory in the source is deleted, in the destination the files > contained in the directory are renamed, while the directory itself > is not. > > So... is it possible to have both renamed instead of only the files? Yes.

Re: simple incremental backup woes. solutions?

2008-09-05 Thread The Peach
On Fri, 05 Sep 2008 11:05:52 -0400 Matt wrote: > o you want it to > just add the suffix to deleted destination directories, or to both the > directories and the files inside, or what? Sorry for this misunderstanding. Right now: if the directory in the source is deleted, in the destination the f

Re: Compression error? -- "Inflate (token) returned -5"

2008-09-05 Thread Bas van Schaik
Paul Slootman wrote: > On Fri 05 Sep 2008, Bas van Schaik wrote: > > >> is disabling the compression... FYI: both client and server are using >> rsync 2.6.9 (from Ubuntu Hardy Heron). Does anyone have more information >> regarding this issue? >> > > Well, why not try upgrading to the latest

Re: simple incremental backup woes. solutions?

2008-09-05 Thread Matt McCutchen
On Fri, 2008-09-05 at 13:15 +0200, The Peach wrote: > On Thu, 04 Sep 2008 22:48:28 + > Matt wrote: > > > It's not clear to me what the problem is, since the "cannot delete a > > non-empty dir" message is pretty harmless. Do you want the directories > > to be renamed? If so, should the indivi

Re: Compression error? -- "Inflate (token) returned -5"

2008-09-05 Thread Paul Slootman
On Fri 05 Sep 2008, Bas van Schaik wrote: > is disabling the compression... FYI: both client and server are using > rsync 2.6.9 (from Ubuntu Hardy Heron). Does anyone have more information > regarding this issue? Well, why not try upgrading to the latest? If that's not an option for you, what do

Re: Compression error? -- "Inflate (token) returned -5"

2008-09-05 Thread Bas van Schaik
Hi all, A little less than a year ago I replied to this thread, but I'm still having similar problems. Again, the "Inflate (token) returned -5" error occurred while syncing a file: > 2008/09/04 22:11:20 [7017] name lookup failed for 172.26.3.224: Name > or service not known > 2008/09/04 22:11:20 [

Re: simple incremental backup woes. solutions?

2008-09-05 Thread The Peach
On Thu, 04 Sep 2008 22:48:28 + Matt wrote: > It's not clear to me what the problem is, since the "cannot delete a > non-empty dir" message is pretty harmless. Do you want the directories > to be renamed? If so, should the individual files inside be renamed > too? The situation with my rsy