On 2014-08-10 23:06, smpoole7 wrote:
> In other words, the tree will look kind of like,
>
> Code:
> --------------------
>
> /home
> /ftpadmin
> /ftpuser1
> /ftpuser2
>
> --------------------
I suggest you use something like this instead:
Code:
/home
/ftp/admin
/ftp/user1
/ftp/user2
Mainly because it makes backups easier. You can place "/ftp" on another
disk or partition, which makes upgrading easier - same idea as for
having "/home" on a separate partition.
Although I think the preferred location would be "/srv/ftp/", I think.
> It took a little work with the umask and a couple of other settings, but
> it appears to be working quite well.
You may also consider a look at "man lsattr" (or man attr on xfs) and
"man acl".
--
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 "Bottle" at Telcontar)
Bookmarks