Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

imoc

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)