[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How to restart proftpd after ftpshut
- Subject: Re: [cobalt-users] How to restart proftpd after ftpshut
- From: Rüdiger Engel <engel@xxxxxxxxxxx>
- Date: Fri Sep 15 12:50:30 2000
Hi Florian!
The correct path to inetd is /etc/rc.d/init.d/inet :)
Restarting it does not help at all.
I've also tried to run proftpd as standalone (changed its config to do so),
but the message stays the same.
Kind regards,
Ihr Highspeed-Server Support-Team
Rüdiger Engel
----- Original Message -----
From: "Florian Effenberger" <florian.effenberger@xxxxxxxxxxxxx>
To: "Rüdiger Engel" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, September 15, 2000 6:45 PM
Subject: Re: [cobalt-users] How to restart proftpd after ftpshut
> Hi Rüdiger,
>
> > Some days ago I used "ftpshut now" to shut down ftp-services on our
> > RaQ2. Now I can't find out how to restart the proftpd (running from
> > inetd). It still says 500 FTP server shut down (going down at Mon
> > Sep 11 17:29:21 2000) -- please try again later.
>
> Don't know exactly, but I think a restart of inetd could do it. Try
>
> /usr/sbin/init.d/inetd restart
>
> (hope it's the right path)
>
> --