Directory

Documentation Options Directory
Allowed in:<Server>, <User>, <Directory>
Arguments:string
Description: Special directory handling. The default is to allow everything, however the current uid/gid of the ftp server sets additional restriction naturally. Normally you would put a full path in the first entry and then subdirectories inside. Directories are relative to the real root, not the chroot. Subdirectories are effected as well, but if they have an entry of their own they may override. With directories it is especially useful to make use of the fact that subtags only inherit whats put above them. You can specify the path to a file if you wish, it doesn't have to be a directory. Wildcards do not work at the moment.
Example:<Directory "/">
...
</Directory>
Subtags:<Directory>
Options:Allow, Deny, DirectoryMsgFile, FakeDirMode, FakeFileMode, FakeGroup, FakeUser, HardLink, Hidden, Mask, Require, Reset
See also:SQLDirQuery
moftpd homepage