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. The clients pull from the rsyncd (which ever server you have that running on). Unless you have a specific security/capacity issue that requires you to only run the daemon at certain times, there is no reason not to run it all the time. Hope this helps clarify. -Mike > --Venkat > -- > To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync > Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html -- Mike Crowl Phone: 303-661-2368 EDS at StorageTek Pager: 888-480-8241 [EMAIL PROTECTED] -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html