FakeFileMode

Documentation Options FakeFileMode
Available in:moftpd 1.1-
Allowed in:<Directory>
Inherited:yes
Arguments:string
Description: Fake the file mode of all files 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:FakeFileMode "ftp"
See also:FakeUser, FakeGroup, FakeDirMode
moftpd homepage