Opened 6 years ago
Last modified 6 years ago
#11793 new Feature request
Show progress when deleting files
Reported by: | patricks | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: |
Description
When deleting a lot of files, there is no progress visible (at the moment I'm deleting 18000 files from a server, that takes some time, and I'd really like to see how much has been done yet).
Note:
See TracTickets
for help on using tickets.
It's hard to do, as it would first need a list of all files to be deleted. Filezilla removes files as it builds that list. So it's rather impossible and would extend time to delete.