Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VSFTP
#1
Well, I have a problem I am using Fedora 3 and I cannot get a ftp connection is there anyone out there that has any real luck with vsftp.
Reply
#2

try this

 

chkconfig vsftpd on

service vsftpd start

 

do that as root and it should start your ftp server

Reply
#3

you could also do:

 



Code:
/etc/init.d/vsftpd start




 

the above will start your FTP server btw the vsftpd.conf is located in /etc/vsftpd dir

Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)