Hello,
I have a folder with different subfolders and I want to copy all the features in it to new created folders with the same structure
I tried as below but then all my features are putted in the same folder
In other words, I have a folder 'X', with 2 subfolders 'Y' and 'Z'. The subfolders contain 3 shapes (T10, T100, T1000). I want under folder 'X', in subfolder 'Y' a new subfolder 'copy' with a copy of the 3 shapes in subfolder 'Y';
in subfolder 'Z' I want a new subfolder 'copy' with a copy of the 3 shapes in subfolder 'Z'; instead of one new subfolder 'copy' under folder 'X' with the 6 shapes.
I have a folder with different subfolders and I want to copy all the features in it to new created folders with the same structure
I tried as below but then all my features are putted in the same folder
In other words, I have a folder 'X', with 2 subfolders 'Y' and 'Z'. The subfolders contain 3 shapes (T10, T100, T1000). I want under folder 'X', in subfolder 'Y' a new subfolder 'copy' with a copy of the 3 shapes in subfolder 'Y';
in subfolder 'Z' I want a new subfolder 'copy' with a copy of the 3 shapes in subfolder 'Z'; instead of one new subfolder 'copy' under folder 'X' with the 6 shapes.