Re: rsync failing with return code 13

2005-01-22 Thread Wayne Davison
On Sat, Jan 22, 2005 at 11:42:07PM +0100, Hargreaves, Paul wrote: > The man page doesn't give a good description of what this means > ("Errors with program diagnostics") so could someone give me a clue. The error code is only the general category of the error. The important bit is the error messa

rsync failing with return code 13

2005-01-22 Thread Hargreaves, Paul
Hi there,   I'm running rsync on an nslu2 (using nslu2-linux) and it keeps failing with return code 13. The man page doesn't give a good description of what this means ("Errors with program diagnostics") so could someone give me a clue. as to what diagnostics rsync is running and reasons wh

Re: Potential new option: --delete-during

2005-01-22 Thread Wayne Davison
On Fri, Jan 21, 2005 at 10:42:39AM -0500, Alberto Accomazzi wrote: > On a related note, don't you think it's time to start making candidate > releases for 2.6.4? It's been a while... I'd like to finish adding options first. I had been considering adding the --fuzzy option, but it is looking har

Re: Specifying No Recursion Explicitly

2005-01-22 Thread Wayne Davison
Just for completeness, let me mention why this error occurs: > rsync: The server is configured to refuse --recursive (-r) ... even when no -r was specified: > rsync -tvv rsync.dsbl.org::dsbl/rbldns-fresh-list.dsbl.org The reason is that a sad kluge was put into rsync long ago to make list-mode

Re: Specifying No Recursion Explicitly

2005-01-22 Thread David Cary Hart
On Sat, 2005-01-22 at 11:08 -0600, John Van Essen wrote: > On Sat, 22 Jan 2005, David Cary Hart <[EMAIL PROTECTED]> wrote: > > I am a Newbie Nitwit. > That certainly is not a helpful error message, is it? > > To save the file by the same name in the working directory, append a " .": > > rsync

Re: Specifying No Recursion Explicitly

2005-01-22 Thread John Van Essen
On Sat, 22 Jan 2005, David Cary Hart <[EMAIL PROTECTED]> wrote: > I am a Newbie Nitwit. Welcome! > Here's the problem session: > > rsync -tvv rsync.dsbl.org::dsbl/rbldns-fresh-list.dsbl.org > opening tcp connection to rsync.dsbl.org port 873 > rsync: The server is configu

Specifying No Recursion Explicitly

2005-01-22 Thread David Cary Hart
I am a Newbie Nitwit. Here's the problem session: rsync -tvv rsync.dsbl.org::dsbl/rbldns-fresh-list.dsbl.org opening tcp connection to rsync.dsbl.org port 873 rsync: The server is configured to refuse --recursive (-r) rsync error: requested action not supported (co

Re: Transforming file names & contents

2005-01-22 Thread Shachar Shemesh
[EMAIL PROTECTED] wrote: --- Wayne Davison wrote: Another option would be to use some kind of a compressed filesystem. Do you know of one that works on Linux? I searched for this a few months back but came up empty. Thanks, Joe I'm currently working on a tool that would do such a transf