Thread: pure-ftpd
View Single Post
  #1   (View Single Post)  
Old 10th June 2008
hirohitosan hirohitosan is offline
New User
 
Join Date: Jun 2008
Posts: 4
Default pure-ftpd

hi there
I have problems with my pure-ftp server. It's working on my computer by from time to time suddenly not working anymore. I mean I start the server with
Code:
# /usr/sbin/pure-ftpd &
and after a while the daemon is not working. I tried to put it in rc.conf to start automatically when my computer starts
Code:
echo 'pure-ftpd_enable="YES"' /etc/rc.conf
but after restarting the daemon doesn't starts.
can I find a log of the server or does anyone had the same problem?
It's something with my server or is a common problem?
Should I try ftp daemon that comes with the freeBSD distro?

Thanks a lot
Reply With Quote