On Thu, May 20, 2004 at 11:46:35AM -0700, Tim Harsch wrote:
> both machines have an /etc/rsyncd.conf of:
> [rt]
> path = /tmp/rsync_test
> comment = Test area
Note that there is no "read only = no", so this area cannot be written
to. That may well be why the upload command you mentioned
On Thu 20 May 2004, Tim Harsch wrote:
>
> firewall allows ssh connections if inititiated from I to O, but not if the
> other way.
>
> both machines have an /etc/rsyncd.conf of:
> [rt]
> path = /tmp/rsync_test
> comment = Test area
>
> O runs rsync daemon, I initiates a rsync cammnad li
This was somehow related to the fact that I was su'd to root, but not with
root env ie. "su --"
- Original Message -
From: "Tim Harsch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 20, 2004 11:46 AM
Subject: two-way synchronization accross a firewall fails
> machine O