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,
I am facing a huge amount of duplicates due to some redundant upload of files from users after the files got sorted and archived.
The UI of the duplicate finder app is providing only limited progress (just 40 files, one click one action) - esp if facing potential 20k of duplicated files.
So, I was asking myself whether it is possible to delete found duplicates based on a rule (e.g. path prefix to delete preferred on upload directories). This could be in the UI or in the command line. For the latter how could this be done or how can I get the output for all found files which I could process in a batch/shell/python script for automated deletion.
Is there an existing way to do that?
The text was updated successfully, but these errors were encountered:
Hello,
I am facing a huge amount of duplicates due to some redundant upload of files from users after the files got sorted and archived.
The UI of the duplicate finder app is providing only limited progress (just 40 files, one click one action) - esp if facing potential 20k of duplicated files.
So, I was asking myself whether it is possible to delete found duplicates based on a rule (e.g. path prefix to delete preferred on upload directories). This could be in the UI or in the command line. For the latter how could this be done or how can I get the output for all found files which I could process in a batch/shell/python script for automated deletion.
Is there an existing way to do that?
The text was updated successfully, but these errors were encountered: