How to run rsync as a daemon program taht runs at particular time given
Brad Hards
bhards at bigpond.net.au
Thu Oct 3 21:04:00 EST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 4 Oct 2002 06:32, Mike J Crowl wrote:
> On Thu, Oct 03, 2002 at 04:21:40PM -0400, Venkat Reddy Valluri wrote:
> > Hi,
> > I want to run rsync as a daemon program so that it can run at
> > particular time in nights given by us any help greatly appreciated
> > Thks in advance
>
> You want to run the daemon all the time and have the rsync clients connect
> to it. The client side should be run from cron or a windows scheduler.
<snip>
If you are really trying to only run the daemon at certain times (say because
of a capacity issue), that could also be done from cron. I assume that
"windows scheduler" could also shut down the rsync daemon.
Another alternative would be to run it from xinetd, and put the limits in your
xinetd.conf file. If you really have capacity issues, then running from
xinetd does impose some overhead, but you can possibly do some fine grain
control that might help with the loading.
Brad
- --
http://conf.linux.org.au. 22-25Jan2003. Perth, Aust. Tickets booked.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9nK6YW6pHgIdAuOMRAv/8AJoCXzBd0ejM4Dqt/Wsu3BJIIKVA5gCeN18H
5XGPJx27/8tP6pAhaVWmDHQ=
=BW0u
-----END PGP SIGNATURE-----
More information about the rsync
mailing list