Ah, thanks. Yeah I was reading the man page; but wasn't sure you could queue an actual command.
Cool thanks. Is there anyway to make it work like this on default? or everytime I want to mirror a dir, I must say queue mirror dir1, etc? cube wrote: > Le Sat, 08 Dec 2001 10:45:13 -0500 > war a �crit : > > Is there anyway to make the queue work? > > Reading the FM ? > > > When I mirror directories, it would seem the queue is broken. > > You don't make any queue. > > > I mirror [3] directories. > > > > mirror dir1 & > > mirror dir2 & > > mirror dir3 & > > That's launching 3 jobs in parallel, and not queueing. > > To queue, you would type : > queue mirror dir1 ; queue mirror dir2 ; queue mirror dir3 > > Besides, the [Connections limit reached] means lftp is trying to connect, > but can't. > > cube > > -- > The only skills I have the patience to learn are those > that have no real application in life. > Calvin and Hobbes, Bill Watterson, Homicidal Psycho Jungle Cat.
