Copy only selected/filtered/different files left to right? #2475
-
I have code projects that include binaries, folders like .git, node_modules, etc. A .flt filters these out. When I use the context menu to Copy files, I don't want to copy "skipped files" that have already been filtered out. But the Copy selects and copies everything, including skipped files. This can be a bug or a feature. I think the decision should be added to the confirmation prompt. This becomes important with delete operations too. We might want to filter all files that have changed and then delete them. It would be tragic if Delete also deletes everything, even skipped files. I'm still using 2.16.32 ... I'm sorry if this was changed since then. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This behavior has been reported a few times, and we'd like to improve it, but haven't gotten around to it yet. |
Beta Was this translation helpful? Give feedback.
This behavior has been reported a few times, and we'd like to improve it, but haven't gotten around to it yet.
Related issues: #198, #1168, #1350, #1995