Subject: ftp server, upload subtilities
To: None <netbsd-help@netbsd.org>
From: Samuel Hornus\[Isobel\] <Samuel.Hornus@crans.org>
List: netbsd-help
Date: 06/14/2001 02:59:23
Hi,

I have setup a ftp server on a NetBSD machine.
I'd like to know if there is a way to allow
upload in a directory (incoming/...) without allowing
erasing files in this directory ?

currently, it is accessed via ftp/anonymous login.
I'd like anonymous acces to allow only download
and ftp/password to allow upload/download.

have you an idea of what i should put in my /etc/ftpd.conf
should I create another account ?

the ftp account has been creatd using

adduser -c "FTP account" ftp

Is it the right way to do this ?

-- 
Samuel.