Thursday, March 19, 2009

How to install Proftpd in Cygwin as Windows service.

Run /usr/bin/cygserver-config first!

Install proftpd as a XP service:
cygrunsrv --install proftpd --path /usr/sbin/proftpd --args --nodaemon --termsig TERM --shutdown

Configure /etc/proftpd.conf.
Configure /etc/xinetd.d/ftpd as the directions.

No comments: