Opened 9 years ago
#10771 new Feature request
Queue stalls while asking for confirmation
Reported by: | Clyde | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | 3.15.0.2 | Operating system type: | Windows |
Operating system version: | Win 7 HP x64 with SP1 |
Description
Behaviour: I am transferring multiple files to the server. I have set up Filezilla to ask me if a file in the queue has the same name as a file already on the server (overwrite, overwrite if newer, etc.). Filezilla suspends the whole queue until I answer. For example, say I want to upload 100 files and there is a query about the 11th file in the queue. Until I answer, files 12 – 100 are not uploaded.
Wanted behaviour: Filezilla should continue to transfer the rest of the files in the background while waiting for my answer. Upload of files 12 – 100 shouldn't depend on the answer about file 11. If Filezilla encounters a second question later in the queue, it can simply ask a new instance of the question.