Opened 13 years ago
Last modified 12 years ago
#8006 new Feature request
Delete performed before download in queue
Reported by: | Ed | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | delete, queue | Cc: | xaminmo@… |
Component version: | Operating system type: | Windows | |
Operating system version: | Vista |
Description
I was in process of downloading 10,000 files from our security camera system. When that was done I wanted to delete the files from the server, so I selected "delete". The delete action was performed before the previous download operation was performed so I lost highly sensitive security video and photos.
Change History (3)
comment:1 by , 13 years ago
Type: | Bug report → Feature request |
---|
comment:2 by , 12 years ago
How would you even do this? Maybe an option to make deletes show up in the command queue, and an adjustable default priority for them?
Alternatively, it might be tied to #7820 where adding files to a queue are managed before items already in the queue, indicating a pointer/handle collision between enqueue and dequeue. In such a case, you can disable "process queue" before adding to the queue, and then enable "process queue" after. Though, I don't recall if deletes happen even when the queue is suspended.
comment:3 by , 12 years ago
Cc: | added |
---|
That's not a bug, it's a feature. What you want is a feature request to have an option to get the DELE commands queued after the downloads already in the queue.