Trivial documentation patch

2003-10-24 Thread Jon Jensen
Greetings. I'm not sure if this is the place or not, but I wanted to pass on this patch (against CVS as of today) to document two exit values that are used by rsync but not yet in the docs. Please let me know if there's a better place to send it. Many thanks to the developers and maintainers of r

Re: rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/

2003-10-24 Thread jw schultz
On Fri, Oct 24, 2003 at 10:23:08AM -0400, [EMAIL PROTECTED] wrote: > On 10/24, pod wrote: > > If you are able to make ssh connections from host1 to home then the method > > outlined in > > No, sorry for omitting that information, but the two remote hosts cannot > connect to the "home" machine (my

Re: Bad transfer

2003-10-24 Thread John Van Essen
On Fri, 24 Oct 2003, NOC (EUROFMC) <[EMAIL PROTECTED]> wrote: > > I'm using a server (named foo) there uses qmail MTA. >  > I.e, I've in /home directory : >  > drwx-- user1 bar 4096 Oct 6 00:00 user1 Only 'user1' and 'root' can read the contents of this directory. > and, under this folder, so

Bad transfer

2003-10-24 Thread NOC (EUROFMC)
I'm using a server (named foo) there uses qmail MTA. I.e, I've in /home directory : drwx-- user1 bar 4096 Oct 6 00:00 user1 and, under this folder, some files with 700 rights. When I'll request from another machine with a rsync client machine, just I receive the folders of user1, but empty

Re: rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/

2003-10-24 Thread Darxus
On 10/24, pod wrote: > If you are able to make ssh connections from host1 to home then the method > outlined in No, sorry for omitting that information, but the two remote hosts cannot connect to the "home" machine (my workstation, and I doubt necessary connections are allowed involving any other

Re: rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/

2003-10-24 Thread pod
> "DX" == Darxus <[EMAIL PROTECTED]> writes: DX> I have legitimate ssh access to two remote machines. ssh directly DX> from either machine to the other is blocked by firewalls which I DX> cannot control. If you are able to make ssh connections from host1 to home then the method

Bad transfer

2003-10-24 Thread NOC (EUROFMC)
I'm using a server (named foo) there uses qmail MTA. I.e, I've in /home directory : drwx-- user1 bar 4096 Oct 6 00:00 user1 and, under this folder, some files with 700 rights. When I'll request from another machine with a rsync client machine, just I receive the folders of user1, but empty

Re: Question About Rsync on HP-UX

2003-10-24 Thread jw schultz
On Thu, Oct 23, 2003 at 08:21:34PM -0500, Chao,Eisen R. wrote: > Hi All: > > > I thought the default behaviour for Rsync was that it would only > overwrite > destination files that have a lesser date than the source file. Instead No. Rsync _replaces_ the destination file. And if --times is ena