Bugs item #474094, was opened at 2001-10-23 11:11
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=107301&aid=474094&group_id=7301
>Category: User Interface
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael Grig (mgrig)
Assigned to: Brandon Lees (brandon2)
Summary: Queue reordeign issue
Initial Comment:
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
----------------------------------------------------------------------
>Comment By: Brandon Lees (brandon2)
Date: 2002-03-06 22:41
Message:
Logged In: YES
user_id=19497
fixed in CVS
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=107301&aid=474094&group_id=7301
|