Re: set permissions / executable bit of directory
i use scp. why didn't you enter all subdirectory's?
i know chmod -R, but obviously it didn't work for subdirs.
It works for sub dirs, but you cannot specify different mode for subdirs and files in sub dirs.
I do not enter the sudirs, because it would take too much time and the benefit is only that sub dirs get the X, when the respective option is on. The recursive change of mode works otherwise.