7
I have 500000 plus files in over 3000 directories and need to rename all folders called PHOTOS to Photos. I also need to Rename any Folders call Photos blah blah blah to be called just Photos. It needs to be recursive to crawl down through our convoluted file struct within a data dump drive z:
Any help appreciated
Jamie
2Could be possible that you end up with directories with the same name? If so, should they be number/ignored/something else? – Mixxiphoid – 2014-04-22T08:37:46.027
Can you please share the code you've tried so we can see what you're trying to do? – Dave – 2014-04-22T10:15:24.703