1834403 Members
2754 Online
110067 Solutions
New Discussion

restarting ftp on server

 
Ravinder Singh Gill
Regular Advisor

restarting ftp on server

I had to restart ftp on the server. I killed the process with kill -1 but it has not restarted. How do i start up ftp?
1 REPLY 1
Rick Garland
Honored Contributor

Re: restarting ftp on server

The ftp daemon does not run unless there is an active ftp session.

If you had an active session, stop and quit out to system prompt. Then do the ftp command to the site again.