File: twoftpd.run

package info (click to toggle)
twoftpd 1.41-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 680 kB
  • ctags: 328
  • sloc: sh: 2,617; ansic: 2,183; makefile: 93
file content (11 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
exec 2>&1

umask 022
exec \
tcpserver -DRHv -llocalhost 0 ftp \
envdir /etc/twoftpd \
softlimit -m 2000000 \
/usr/bin/twoftpd-auth \
/usr/bin/cvm-unix \
/usr/bin/twoftpd-xfer