View Single Post

   
  #3 (permalink)  
Old 01-12-2008, 06:01 AM
Thommy M.
 
Posts: n/a
Default Re: how to stop ftp server in solaris

varmagsr@gmail.com wrote:
> hi buddies
>
> here i have some problem
> how to stop ftp server in solaris without using of kill command
>
> in my system sftp server path shows as usr/local/libexec/sftp-server.
> there stop command not works
>
>
> In linux /etc/init.d/vsftpd stop command i am using
>
> if any one know plz help


As it's something under /usr/local it's nothing that is standard
Solaris. Look in the docs for the sftp you (or someone else) have installed.

Reply With Quote