In my studio we have a predefined folder structure for every project and we recently discovered a need to add a phase/folder to the system. For future jobs I’m fine… they just copy a template. For projects already started I need to add a folder and it’s sub-phases to the folder system. There are hundreds to thousands of these projects and I don’t feel like dragging a copy over to every single folder. There has to be a way to script this right?
Our files are on a server which I want to run all at once.
The folder structure being ADDED to existing folders is this:
Subfolder 5
sub1
sub2
sub3
sub4
sub5
If the “Subfolder 5” exists it should NOT replace and move to the next folder.
Thanks.