powered by UserVoice

General Forum

267 votes

Add merge folder feature (ala Windows)

Status: under review

We're evaluating whether we now have the time and resources to implement this feature.

From Neilio:

This is a very difficult feature to add - I won't say it's impossible, but at the very least it's a huge amount of work. The problem is that Path Finder doesn't actually handle any file operations on its own: at it's core it simply asks the OS to do something and then displays the results.

Merging is not part of the current OS file system, so we'd have to subvert the OS's file operations to add this feature, which is a huge amount of work. I know you can do this via the command line using cp but again, simply writing a GUI for a command line feature isn't that straightforward.

I've marked this as declined mostly so it's understood that we don't foresee this being added to Path Finder in the nearish future, but it's definitely something on our "someday" list to at least investigate.

Michael Admin
  1. Comments
  1. 3

    I really hope someone will actually implement this feature! Due to the Finder's unexpected move/replace behavior, I actually lost some data the first time I tried to merge two folders. This has been investigated by Cocoatech for 5 years. Will it take another 5 years until either Apple or Cocoatech delivers a merge feature? Here is a quote from Nov 08, 2005 "We have this on our list of things to investigate for a future update. I can't give you specifics on when or how this feature will be implemente... more

  2. 3

    I just received the notice of "Under Review" consideration. I can't tell you how excited I am by this step forward. I had abandoned consideration of Pathfinder due to the lack of this feature. Even now, most of my file activities are done on the command line for fear of the terrible damage that Finder (or Pathfinder) can do with its default behavior. I am still stunned that people don't scream from the highest mountain tops when they either a) lose tons of data (in my case my *entire* CD co... more

  3. Does the plugin also work in Snow Leopard? I have to agree with Brunom that it is a must-have and I won't consider paying for PF until I am sure it is added and works.

  4. I'd like to recommend the plugin by forum-member Sydde that Michael links to. I've used it to combine two iTunes library and it worked like a charm! I'd really like to see it integrated into a (near) future version of Path Finder...

  5. Admin

    brunom: since this was declined a year ago, a folder merge and sync plugin has been created for Path Finder:

    http://forum.cocoatech.com/showthread.php?t=5057&highlight=merge

    We may try to integrate the plugin into Path Finder's core copy/move mechanism at some point in the future, but Neil's comments still stand - OS X's file copy API doesn't natively support merging, so it will be a lot of work to provide seamless integration of a merge tool.

  6. Are you kidding? "Declinede?
    It's a must-have in a modern file management workflow. You cannot assume an ambiguous behaviour, where the user can't know if files are being merged, deleted, replaced, etc.
    Each and every file brower handles that perfectly (Nautilus/Thunar, Windows explorer).
    That's the only reason I'm not going to pay for PF for now, sorry.

  7. 3

    This is #1 for me. It is really strange that the Mac doesn't support a way to merge folder tree without dropping to a terminal or copying folder contents one-by-one. This would be a killer feature for Windows switchers.

  8. 3

    Teracopy for windows has an excellent implementation of this feature. Click-n-drag can move a source folder's contents into a target folder with the same name without destroying the contents of that folder. Perhaps this model could help Path Finder in the future.

  9. 3

    Windows, Unix, Linux and the Mac terminal mv & ditto all have the wanted behaviour why be different in the Mac Graphical file browser, it does not make sense. Linux gave users the option to change anything they wanted and know one chose to make it work like the default finder action.

  10. 3

    Note: just to clarify for those that will nitpick... the /music/newmusicfiles.mp3 is assuming your copying a complex directory structure /music/{variousnewartistfolders}/{variousnewartistalbums}/{songs} by copy just the root /music folder and assuming the computer will do the hard work.

  11. 3

    The software should always err on the side of *not* destroying data when intention is not clear. In the modern work flow, merging is many times more likely to be the desired behavior, particularly with the volume of photos, music, movies, documents, spread across 500GB multi level drives. Copy /music/newmusicfiles.mp3 to /music and congrats, your entire collection is gone. Alternatives...unix.

  12. 3

    Meanwhile, this is being discussed in the forum at http://www.cocoatech.com/forum/showthread.php?t=1705

  13. 3

    A must! I can't believe I have to use the command line to do something so simple ;-)

    This is one of the things I actually miss from using Windows Explorer.

powered by UserVoice