
Pure-ftpd virtual users
October 31, 2013Long ago I attempted to setup my first FTP daemon on linux. One point that constantly caused me issues was how to setup users.
The basic setup I wanted was for an FTP user to be able to login, upload some files and the web server to serve them. When I was first looking at this I was thinking in terms of real users. This issue with this was that the real user would have real file permissions.
Read more