I'm trying to set up a FTP server, and I've been following guides. They all only show how to set up one user, I need to have multiple users be able to access the same folder and pull files out of it. Am I able to set up one folder and jail multiple users to that folder?
I am using vsftpd. The users will be independent and need the ability to download files out of the folder without being able to write anything to that folder or leave it.
I have been following these guides:
https://documentation.ubuntu.com/server/how-to/networking/ftp/index.html