On Sat, Jul 06, 2002 at 05:21:16PM -0400, Justin Piszcz wrote: > Mirror should mirror a directory at a time however? > It mirrors pieces of multiple directories skipping from one to the next > and etc?
It'll do multiple directories with mirror:parallel-directories=yes. You can turn that off, but that's not the real problem. (That normally only has an effect when parallel mirroring is on.) Hmm. Out of curiosity, is there any reason not to add the extra mirror features (chmod for all protocols, --no-umask, etc.) to get and start get jobs instead of handling everything in mirror? Aside from being simpler, it'd do the per-file maintenance immediately after transferring the file, instead of grouping all of the commands together, which is a little nicer. It'd also make the script generation more complete. -- Glenn Maynard
