Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2016 16:13:57 -0800
From:      Sergei G <sergeig.public@gmail.com>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   FTPD and umask
Message-ID:  <CAFLLzCPfOdnYtaYKPjkJpWq_bv=Mz94i=_KJyd75bAzg78YVSw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I made these /etc/rc.conf changes:

ftpd_enable="YES"
ftpd_flags="-u u=rw,g=rw,o=r"

But files uploaded to FTPD location still get created with:

rw-r--r--

file mask.  How do I force new file to be group writable?


Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFLLzCPfOdnYtaYKPjkJpWq_bv=Mz94i=_KJyd75bAzg78YVSw>