Opened 20 years ago

Last modified 12 years ago

#1926 new Feature request

begin transferring files from the queue as they come in...

Reported by: ixoyefreak Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: ixoyefreak, Eirik
Component version: Operating system type:
Operating system version:

Description

The way the transfer process is design causes an
unnecessary slow down when transferring a large
number of files at once. The process appears to be:

1) parses through the directories to get a list of files to
transfer.
2) after parsing through all directories and generating a
list of files to transfer, place an entry in the queue for
each item in the list.
3) after placing each atem from the list into the queue
begin tranferring the files

By changing the process to begin tranferring files as
they get entered into the queue would speed things up
dramatically when tranferring a lot of files. Furthermore,
in this regard it would then further speed things up to
begin adding files to the queue as they are gathered
instead of waiting to build the entire list of files to
transfer.

Thanks!

Change History (2)

comment:1 by Eirik, 20 years ago

More a feature request than a support request - moved.

comment:2 by Alexander Schuch, 12 years ago

Component: OtherFileZilla Client
Note: See TracTickets for help on using tickets.