On Wed, Jun 02, 2004 at 04:10:38PM -0400, Patrick Larkin wrote:
> rsync --daemon
> To which I got no error messages.
You'll need to check to see if the daemon is really running, and if not,
check the log file (e.g. syslog) to see why not (the above command exits
without a visible error no ma
I'm sorry. I wrote the message incorrectly. I have the configured
rsyncd.conf file on the receiving machine.
On Jun 2, 2004, at 4:10 PM, Patrick Larkin wrote:
Hello -
I am attempting to test rsync on a series of 8 MacOS X servers. On my
initial test, I configured one machine as the "sender" a
Hello -
I am attempting to test rsync on a series of 8 MacOS X servers. On my
initial test, I configured one machine as the "sender" and one machine
to "receive."
On the "sending" machine, I created an rsyncd.conf file. On the
"receiving" machine, I issued the command
rsync --daemon