Re: various "rsync: connection unexpectedly closed" errors ondebian unstable rsync 2.5.6-0.1 package

2003-06-20 Thread jw schultz
On Sat, Jun 21, 2003 at 09:21:11AM +0800, [EMAIL PROTECTED] wrote: > Hi. I have a debian/unstable machine, which I use to rsync with other > machines, and on which I run an rsync daemon. rsync --version gives: > >rsync version 2.5.6 protocol version 26 >Copyright (C) 1996-2002 by Andr

various "rsync: connection unexpectedly closed" errors on debianunstable rsync 2.5.6-0.1 package

2003-06-20 Thread wearitdown
Hi. I have a debian/unstable machine, which I use to rsync with other machines, and on which I run an rsync daemon. rsync --version gives: rsync version 2.5.6 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others Capabilities: 64-bit f

Re: Rsync over ssh

2003-06-20 Thread mbp
On 16 Jun 2003, David Nickel <[EMAIL PROTECTED]> wrote: > I have been trying desperately to get rsync to work over ssh with empty > passwords. On Server A (which is running the rsync daemon) and Server B I > have a user rsyncd that I have already setup with public key empty password > authentica

Re: Details of local copy

2003-06-20 Thread jw schultz
On Fri, Jun 20, 2003 at 12:34:17PM -0400, Ronald J Kimball wrote: > I see in the manpage that if rsync is used to copy files locally, "it > behaves like an improved copy command". I was hoping for more details on > what that means. It doesn't copy files that don't appear to have changed. I've use

Details of local copy

2003-06-20 Thread Ronald J Kimball
I see in the manpage that if rsync is used to copy files locally, "it behaves like an improved copy command". I was hoping for more details on what that means. Here's the specific situation I'm wondering about. I have some files that are stored in two different locations on the same server. I c

mkstemp problem introduced from 2.5.5 to 2.5.6

2003-06-20 Thread Kent Hunt
Hello, Please let me know if this is a bug or a feature. I used to be able to do the following with 2.5.5. On a remote host I have /mytree and I mirrored at my local host as a regular user doing rsync -avz --delete [EMAIL PROTECTED]:/mytree /. with 2.5.6 I get mkstemp .file.aFhK3N failed: Permis