FTPD and umask

Sergei G sergeig.public at gmail.com
Thu Feb 18 00:13:59 UTC 2016


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


More information about the freebsd-questions mailing list