Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Mike on March 17, 2002, 02:12:06 AM

Title: How to restart proftpd
Post by: Mike 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
Title: Re: How to restart proftpd
Post by: Charlie Brady 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
Title: Re: How to restart proftpd
Post by: Mike on March 17, 2002, 11:56:08 PM
Cool! Thanks Charlie! That was something I hadn't considered.