Continuing with my backup script (see previous post), I've found a small oops regarding the 'max verbosity' option for rsyncd.conf In the manpage this option is listed as a module option. Poking through the source, however, shows that it's parsed as a global option (loadparm.c). If it's a question of which end to change, I would find this option being per module much more useful. Erik -- "I really want a license to do just two things: make the code available to others, and make sure that improvements stay that way. That's really it. Nothing more, nothing less. Everything else is fluff." -- Linus Torvalds
On Fri, Jun 10, 2005 at 05:21:25AM -0400, Erik Jan Tromp wrote:> If it's a question of which end to change, I would find this option > being per module much more useful.Yes, that's indeed more useful, so I just checked in a change to make the option have a per-module value. Thanks, ..wayne..
Seemingly Similar Threads
- rsync 2.6.5 segfault using --fuzzy & --link-dest
- To inc_recurse or not to inc_recurse? [Re: 3.0.0pre2: bookend breakage (2 different errors)]
- non-recursive remote listing breakage in 3.0.0pre1
- 3.0.0pre2 error on module, fine on subdir
- Annotation metadata "kills" help.search