In our initial import of files from a server, we apparently generated duplicate files in a few areas. Is it possible/how would one go about deleting the duplicates?
I can identify them by duplication of a set of specific metadata; I assume building a view would be the correct way to handle this, but don't know if that's possible.
For example, if Name, Size, Date Modified, Class, and Source Path are the same, the file would be considered to be a duplicate.
Any suggestions?
Thanks!