File: fs_chroot_config.py

package info (click to toggle)
pyftpd 0.8.4.3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 528 kB
  • ctags: 470
  • sloc: python: 2,802; sh: 80; makefile: 43
file content (2 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (5)
1
2
slave_fs = "fs_real_module"
chrootlist = [('*', "/"), ('anonymous', "/home/ftp"), ('roxon', "/home/roxon")]