Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 13:27:12 -0500
From:      "Troy Settle" <troy@psknet.com>
To:        "'Erik @ Microcontroller.nl'" <erik@microcontroller.nl>, <freebsd-isp@freebsd.org>
Subject:   RE: pure ftp it is
Message-ID:  <E1Aqz4q-000P9X-JG@psknet.com>
In-Reply-To: <1076405784.32692.15.camel@tessa.mysmt.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Thanks to whomever posted about pure-ftpd.  I looked at it's web page for
about 2 minutes, updated ports, and installed it.  15 minutes later, I had
the final piece to my toaster (user mail/web/ftp for about 4500 users).

I don't have an answer about the .ftpquota file, but you can do this in
pure-ftpd.conf though:

  DisplayDotFiles        no
  ProhibitDotFilesWrite  yes
  ProhibitDotFilesRead   yes

This works perfectly for me, as these are virtual users and have no dot
files other than the ftpquota to worry about.

--
  Troy Settle
  Pulaski Networks
  http://www.psknet.com
  540.994.4254 ~ 866.477.5638
  

> -----Original Message-----
> From: owner-freebsd-isp@freebsd.org 
> [mailto:owner-freebsd-isp@freebsd.org] On Behalf Of Erik @ 
> Microcontroller.nl
> Sent: Tuesday, February 10, 2004 4:36 AM
> To: freebsd-isp@freebsd.org
> Subject: pure ftp it is
> 
> Hi list,
> 
> Thanks for the response, pure-ftp it is,.
> Last night I checked it out and I love it. easy to setup, etc.
> 
> However, I still have a question;
> -are there any known problems with the .ftpquota files? is it possible
> to put them in a diffrent directory
> away from the users homes? or is it possible to put this data 
> in mysql?
> now I have to disable the dotfiles from being viewed, and thereby
> restrict the upload of other dot files like .htaccess. 
> 
> Since I'm switching now from system quota's to virtual quota's it is
> easy to write a script which writes the initial
> quota file for existing users, or is there such script 
> available? can I
> have it? ;-)
> 
> Thanks,
> 
> -Erik.
> _______________________________________________
> freebsd-isp@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Aqz4q-000P9X-JG>