rsync --server --daemon is listening on stdin?

Wayne Davison wayned at samba.org
Mon Oct 20 12:59:09 EST 2003


On Sun, Oct 19, 2003 at 04:20:30PM -0700, Matthew Eldridge wrote:
> rsync --server --daemon --no-detach .

The --server command is only use by rsync to talk to itself.  The only
mention of it in the man page is in the context of how to setup ssh to
allow rsync to run such a command when it connects to a remote system
using a limited ssh setup.  You're just supposed to use --daemon.

..wayne..



More information about the rsync mailing list