Is there anyway to make the queue work?

When I mirror directories, it would seem the queue is broken.

ie:

I mirror [3] directories.

mirror dir1 &
mirror dir2 &
mirror dir3 &

It starts off ok, mirroring the first one.

[0] mirror -c dir1
 \get mw-cd1.mpg
        `mw-cd1.mpg' at 92999680 (11%) 5.87M/s eta:2m [Receiving data]
[1] mirror -c dir2
 \get oj-cd1.mpg
        `oj-cd1.mpg' at 0 (0%) [Connections limit reached]
[2] mirror -c dir3
 \get ts-cd1.mpg
        `ts-cd1.mpg' at 0 (0%) [Connections limit reached]

Then it starts on the third directory?

[0] mirror -c dir1
 \get mw-cd2.mpg
        `mw-cd2.mpg' at 0 (0%) [Connections limit reached]
[1] mirror -c dir2
 \get oj-cd1.mpg
        `oj-cd1.mpg' at 0 (0%) [Connections limit reached]
[2] mirror -c dir3
 \get ts-cd1.mpg
        `ts-cd1.mpg' at 17294256 (2%) 1.04M/s eta:78m [Receiving data]

Is this a bug or a weird feature?

Reply via email to