I have a set of files that came from a folder structure but have been changed and dumped into one single folder.
Are there any ways to recreate the original structure without manually copying and pasting?
In this example there are no duplicate filenames. I have the original folder structure as reference.
I'm hoping there is something that can look at the filename and reference the same filename in the original folder and either place it back in the original folder or create a parallel structure.
Does such a thing exist without getting into the scary world of PERL or Python?
Are there any ways to recreate the original structure without manually copying and pasting?
In this example there are no duplicate filenames. I have the original folder structure as reference.
I'm hoping there is something that can look at the filename and reference the same filename in the original folder and either place it back in the original folder or create a parallel structure.
Does such a thing exist without getting into the scary world of PERL or Python?
