This could be done with a custom command
Create a single custom command that performs all of the CHMODs
SITE CHMOD 666 <path/file>
SITE CHMOD 600 <path/file>
SITE CHMOD 555 <path/file>
etc
There are no immedate plans for scripting so this would be your best option.
|