is there a way to assign the same permissions, automatically, to all of the subdirectories of a directory on a linux account (not vps, regular linux account). for instance, if i want to give all of the sub directories and files of a particular directory “o+w” access. i can’t seem to find a way to do it with Webshell…
this is extremely useful, and almost necessary, for some CMS installations. many CMS need a number of directories to be writeable, and it is a pain to manually assign permissions to each of the directories individually (in, for instance, the CMS drupal).