- Install vsFTP from YaST.
- Change this value in vsftpd (/etc/xinetd.d/) file to enable the service.
disable = no
- Run from console:
/etc/init.d/xinetd restart
Thats it. The Server is located on file:/srv/ftp so you can put stuff here to share via FTP. The config file is stored in /etc/vsftpd.conf if you want to muck around with advanced stuff
Ref Link:
http://www.chinalinuxpub.com/doc/www.siliconvalleyccie.com/linux-hn/ftp-server.htm
http://freshmeat.net/projects/vsftpd/
No comments:
Post a Comment