Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > how to restart ftpd from the terminal

how to restart ftpd from the terminal
Thread Tools
Mac Elite
Join Date: Aug 2001
Location: Capitol City
Status: Offline
Reply With Quote
Apr 4, 2003, 02:13 PM
 
Does anyone know? I can't find it in the man pages for ftpd. I couldn't find it with google either. That's about all I know to do.
     
Senior User
Join Date: Sep 2000
Location: Boston, MA
Status: Offline
Reply With Quote
Apr 4, 2003, 02:45 PM
 
in almost all cases, the {x}inetd
daemon handles the start/stop of
ftpd as required when a connection
comes in requesting the FTP port.
     
Dedicated MacNNer
Join Date: Dec 2002
Location: someplace
Status: Offline
Reply With Quote
Apr 4, 2003, 03:00 PM
 
Restart *inetd to restart the ftp server:
10.1
sudo kill -1 `cat /var/run/inetd.pid`

10.2
sudo kill -1 `cat /var/run/xinetd.pid`
     
Forum Regular
Join Date: Dec 2000
Location: Montreal, Quebec, Canada
Status: Offline
Reply With Quote
Apr 9, 2003, 09:27 PM
 
the easiest way is to use the killall command:
sudo killall -HUP xinetd
     
Dedicated MacNNer
Join Date: Dec 2002
Location: someplace
Status: Offline
Reply With Quote
Apr 10, 2003, 03:36 AM
 
sudo killall -1 xinetd
(the -1 flag is the numerical equivalent of the -HUP flag)
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 11:16 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2