Hey all, Like a lot of folks, I use rsync to pull content out to production web servers. Tastes great, less filling.
Here's what I'd like to be able to do: Sometimes a web tree is not ready to sync, for whatever reason. I have many modules available, so stopping ryncd is not an option. I'd like to be able to tell rsync in daemon mode "this particular module is not available at the moment". Ideally this would be script friendly, maybe a simple file check; if module_down file exists, display contents and exit. Thoughts? Would it be worth my time creating a patch and how would folks prefer I implement? Later, Bill Carlson -- Systems Programmer [EMAIL PROTECTED] | Anything is possible, Virtual Hospital http://www.vh.org/ | given time and money. University of Iowa Hospitals and Clinics | Opinions are mine, not my employer's. | -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
