Hello,
I'm having problems with queue mirror, when I queue several mirrors of
directories it will always download them in parallel despite me turning
off that feature. This is what I have in my .lftp/ac file:
set mirror:parallel-directories 0
set mirror:parallel-transfer-count 0
set mirror:use-pget-n 1
This does not happen with lftp 3.4.6 with the same settings as it does
with lftp 3.5.x.
Also after I leave the client running it will hang and input will not be
displayed, I have to kill the process which will display what I typed
previously.
I'm running Gentoo hardened.
/Andreas