Koozali.org: home of the SME Server

How to restart proftpd

Mike

How to restart proftpd
« on: March 17, 2002, 02:12:06 AM »
Is there a way to restart proftpd without rebooting the server? I can't restart it from the command line, because it thinks it's starting in standalone mode, which it isn't.

Thanks

Charlie Brady

Re: How to restart proftpd
« Reply #1 on: March 17, 2002, 06:31:19 AM »
Mike wrote:
 
> Is there a way to restart proftpd without rebooting the
> server? I can't restart it from the command line, because it
> thinks it's starting in standalone mode, which it isn't.

Proftpd is restarted anew whenever anyone connects, since it's started from xinetd. So there's nothing to do.

Regards

Charlie

Mike

Re: How to restart proftpd
« Reply #2 on: March 17, 2002, 11:56:08 PM »
Cool! Thanks Charlie! That was something I hadn't considered.