Web Hosting Talk







View Full Version : install proftpd


swijaya0101
05-24-2002, 11:48 AM
hello,

i download and install proftpd on my server ... and then i realise that i have wu-ftpd too on the same server.

is it a safe way for me to leave the wu-ftpd since i am not using it or it's better to remove it from the server ?

can i use rpm -e wu-ftpd to remove it ???

thanks

Techark
05-24-2002, 12:26 PM
but from my understanding you have to remove it first or Proftp will not run right.

Monte

MotleyFool
05-24-2002, 12:31 PM
You can just stop the wu-ftpd daemon and start proftpd daemon.

../proftpd.sh start [dont know wu-ftpd start file]

You need to edit your start up script to default to proftpd too

jahsh
05-24-2002, 07:06 PM
definitely remove wu-ftp;)