You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, assuming the comparison finds duplicated in one folder, could be selected all the duplicates from a directory, but, usually, one should be kept, so not selected. Add this option, when selecting all the files form a directory, like "Select all in this directory but first", as in the groups case, because can't work with groups selection in all the cases.
The text was updated successfully, but these errors were encountered:
Yes, this is the biggest problem I have with fslint. I try to delete a handful of duplicates, selecting only the ones in a particular folder:
but then it chokes every time there's a group with all the files from the same folder:
and I have to say No, then very carefully hold down Ctrl and manually unselect all of the files in the group, and then press Delete again, and then it pops up another warning, etc. etc. etc. until I finally get to the end and it actually deletes them all.
I'm glad it asks me if I want to delete all of the ones in the group before just deleting them, but it shouldn't just completely give up when I say no. AllDup is much better about this, you can just tell it to skip those and then deal with them later when the rest have been taken care of:
but I don't trust AllDup over network shares / Linux filesystems because I'm afraid it will not handle symlinks or metadata correctly, etc.
Hello, assuming the comparison finds duplicated in one folder, could be selected all the duplicates from a directory, but, usually, one should be kept, so not selected. Add this option, when selecting all the files form a directory, like "Select all in this directory but first", as in the groups case, because can't work with groups selection in all the cases.
The text was updated successfully, but these errors were encountered: