Queue reordeign issue
Status: Beta
Brought to you by:
brandon2
Deadftp does not always read the next file to be
processed off the top of the queue.
Try the following scenario:
- Add files 1, 2, 3 to the queue sequentually
- Start transfer
- While file 1 is being downloaded, move 3 to the top
of the queue (resulting in 3, 1, 2)
- Next file to be downloaded after 1 is done is going
to be 2, even though logically it should be 3
Logged In: YES
user_id=19497
fixed in CVS