topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 5:40 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - dikiz [ switch to compact view ]

Pages: [1]
1
Hello! Out of all the existing duplicate finders, none of them really looks for duplicate folders, only files. The closest thing I've found is this http://sourceforge.n...rojects/vfolderdups/

It really performs a duplicate search based on folder names. In addition to that I'm looking for a program that would perform 3 other things :
- A two location mode in order to compare 2 drives/locations
- Possibility to remove all duplicate folders at once (whitout right clicking on all sub folder to delete, impossble to do when there's 2000 duplicates)
- Option to identify a folder as duplicate only if it has not subfolder inside

To understand more the use I would have of it, let me give a concrete example :
I have a folder (A) of mp3 want to use to replace my existing mp3 folder (B) made with different music file type.
    A
    |____Nirvana
    | |_____1991 - Nevermind      <= mp3
    | |_____1993 - In Utero         <= mp3

    B
    |____Nirvana
    | |_____1991 - Nevermind      <= mp3
    | |_____1993 - In Utero         <= ogg
    | |_____1992 - Incesticide      <= aac

In this example, "B" folder has 2 duplicate sub-folders (Nevermind and In Utero) so they will be removed. NOTE :
    - It doesn't matter if the files inside are different
    - Folders and sub-folders with different names (not existing in "A") won't be touched inside "B" (Incesticide in the example)
    - "Nirvana" folder isn't considered as a duplicate since it contains subfolders
After B folder has been processed :
    B
    |____Nirvana
    | |_____1992 - Incesticide      <= acc


It could look a bit like this :
http://img210.imageshack.us/img210/3636/comparefolders.jpg

Thanks to all !

Pages: [1]