now about having
exclude from = somefile
when you don't want it read, echo '*' >somefile.
to open it, true>somefile
or are you using --delete... I think server-side excludes aren't
recognized as such by the client, and thus, it'll act like 'rsync --delete
--delete-excluded -a rsyncdserver:module /path'

Tim Conway
[EMAIL PROTECTED]
303.682.4917 office, 3039210301 cell
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me.... Tim?"




Bill Carlson <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
06/18/2002 07:54 AM


        To:     [EMAIL PROTECTED]
        cc:     (bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        rsyncd + scripting
        Classification:



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





-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to