On 13 Mar 2002, Brad <[EMAIL PROTECTED]> wrote:
> Thanks for your reply Greg.
>
> As you suggested, I have typed in:
> rsync /tmp/sheepb.jpg RH72TB::testmodule/
>
> and it just does a CR-LF with no errors, but the file is not on the server
> hard drive. I wonder where it has gone? :-))
Now try
urley" <[EMAIL PROTECTED]>
To: "Brad" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "Dave Dykstra" <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 3:51 PM
Subject: Re: Need help getting rsync working...
> hi Brad,
>
> Since dave is probab
ot; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 3:53 PM
Subject: Re: Need help getting rsync working...
> On 13 Mar 2002, Brad <[EMAIL PROTECTED]> wrote:
> > Thanks for the reply Dave. I have added your recommended, "read only =
no&
hi Brad,
Since dave is probably sleeping right now and I am in avoidance mode
"Brad" <[EMAIL PROTECTED]> writes:
>
> rsync /tmp/sheepb.jpg RH72TB::tmp/
>
> @ERROR: Unknown module 'tmp'
>From your earlier rsync.conf the module name is testmodule so try
$ rsync /tmp/sheepb.jpg RH72TB::t
On 13 Mar 2002, Brad <[EMAIL PROTECTED]> wrote:
> Thanks for the reply Dave. I have added your recommended, "read only = no"
> to rsyncd.conf and put 2 colons as you suggested, and now I get:
>
> rsync /tmp/sheepb.jpg RH72TB::tmp/
That should be "testmodule" -- the first word after the quadraspo
t; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 8:28 AM
Subject: Re: Need help getting rsync working...
> To use the rsync --daemon, you need to use two colons after the server
name.
>
> The next problem you'll probably run into is that you
To use the rsync --daemon, you need to use two colons after the server name.
The next problem you'll probably run into is that you'll need
"read only = no" in rsyncd.conf.
- Dave Dykstra
On Tue, Mar 12, 2002 at 06:26:12PM +1000, Rsync mail Account wrote:
> I have so far been unable to get rsyn
I have so far been unable to get rsync to work properly in a test setup.
Does anyone have any ideas?
Both PCs are running RedHat 7.2.
The Server:
IP Address 192.168.0.202
Server Name: RH72TB
hosts.allow ALL: 192.168.0.201
rsyncd.conf:
[testmodule]
path = /tmp
The Client:
IP Address 192.168