Properties-Add X to directories, has no effect.
SCP,Server CentOS6.
I have to execute the command in A directory:
find -type d -print0 | xargs -0 chmod 755
to correct it.
The directories in A directory only have 644 before even I've chosen "Add X to directories" when I edit A directory's property.
(Recursively chosed)
I have to execute the command in A directory:
find -type d -print0 | xargs -0 chmod 755
to correct it.
The directories in A directory only have 644 before even I've chosen "Add X to directories" when I edit A directory's property.
(Recursively chosed)