Freebsd proftpd: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „install= *pkg install proftpd =enable= *sysrc proftpd_enable=yes =config= */usr/local/etc/proftpd */usr/local/etc/proftpd.conf =handling= *service proftpd star…“)
 
 
Zeile 1: Zeile 1:
install=
+
=install=
 
*pkg install proftpd
 
*pkg install proftpd
 
=enable=
 
=enable=

Aktuelle Version vom 2. November 2017, 09:22 Uhr

install

  • pkg install proftpd

enable

  • sysrc proftpd_enable=yes

config

  • /usr/local/etc/proftpd
  • /usr/local/etc/proftpd.conf

handling

  • service proftpd start
  • service proftpd restart
  • service proftpd stop

check

  • sockstat -4 | grep 21
nobody   proftpd    5190  0  tcp46  *:21                  *:*