Hi,
it would be nice to be able to queue a delete operation, in the same way as it is already possible with copy and move.
This is because I often prefer to use a copy + delete sequence rather than a direct move.
Thanks
Queue delete operation
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Indeed the danger is that you add the same file to the queue for copying and deleting. A lot can go wrong:
1. You skip the file because the target disk is full. It would still be deleted by the delete entry further down
2. You sort the entries so (by mistake) the delete item comes before the copy item
3. At one time, you select "Skip all", so the file gets skipped when copying, but will still be deleted
1. You skip the file because the target disk is full. It would still be deleted by the delete entry further down
2. You sort the entries so (by mistake) the delete item comes before the copy item
3. At one time, you select "Skip all", so the file gets skipped when copying, but will still be deleted
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 12
- Joined: 2008-03-15, 11:44 UTC
Yes, it si dangerous... but deleting itself is dangerous and deleting without Recycle Bin is dangerous. I think there are users willing to take the risk. For example me - relatively often I do operations with hundreds gigabytes of data longing hours. And very often I do deleting "session" from different places on the same drive and I miss deletion in queue badly.
There are possibilities how to avoid potential problems:
1) disable queuing of delete operation by default (user must allow it in configuration)
2) stop queue processing if something bad in previous steps happen (with different levels what is considered as "bad")
P.S. Also packing and upacking in queue would be highly welcomed.
There are possibilities how to avoid potential problems:
1) disable queuing of delete operation by default (user must allow it in configuration)
2) stop queue processing if something bad in previous steps happen (with different levels what is considered as "bad")
P.S. Also packing and upacking in queue would be highly welcomed.