FakeDirMode

Documentation Options FakeDirMode
Available in:moftpd 1.1-
Allowed in:<Directory>
Inherited:yes
Arguments:string
Description: Fake the file mode of all directories with this string. Can be used if you don't want to give away the real mode. You can put anything here, but some ftp clients parse it. Newer clients will use MLSD instead of LIST so this doesn't apply to them. None of the Fake options do.
Example:FakeDirMode "ftp"
See also:FakeUser, FakeGroup, FakeFileMode
moftpd homepage