File: twoftpd.run

package info (click to toggle)
twoftpd 1.20-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 572 kB
  • ctags: 295
  • sloc: ansic: 2,052; sh: 1,940; makefile: 108
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