How can I control what commands the server accepts?

The context allows for fine-grained control over which FTP commands will be accepted by the server.

Use a sane Allow/DenyFilter, these directives use regular expressions to control all text sent over the control socket. (If anyone has some good examples please let me know.)