-
New Feature
-
Resolution: Postponed
-
Major
after publishing php files over ftp, we need them to be chmod to 755
i use clean install, and it resets the permissions, that need to be changed manually
can you please provide a checkbox to recursively chmod the dir uploaded with permissions specified?
I made a workaround by calling an external project build after completing the build. In the external project build I call an Ant task which performs the chmod for me.
It would be nice to add an option to preserve file/directory permissions on upload.