How to assign folder permissions without subsequent sub-folder permission inheritance -


I have the following folder structure: Within ParentFolder1 Parent Folder 1, there are several child folders: ChildFolder1, ChildFolder2 .., ChildFolder700 < / P>

Does anyone have a script sample where I can only provide UserPointParentFolder1 and ChildFolder1? I understand that if I access Userfx to ParentFolder1, then it will reach all the Balffolders (1-700). I am trying to stop it from happening I'm new to Google Scripting and will get any help or suggestions?

Thanks, JV


Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -