On Thu, 2003-06-19 at 00:34, Patrick C wrote: > is parallel mirror downloads planned? if i'm not being clear, i mean > downloading i.e. 4 files using 4 connections at once while mirroring. "Works for me" something like
mirror -c --parallel=8 directory you have to user --parallel=... since -P 8 or -P=8 doesn't appear to work if you use -P by default 5 connections are used -- Jean-Yves Simon <[EMAIL PROTECTED]>
