ftp account for multiple people, public reading
Posted by: billhector
Posted on: 2008-02-01 06:55:00
I want to create an ftp account that gives access to users (multiple people) to a directory in my current home directory. They could then upload files to this directory. BUT this directory needs to be readable by the public.
What I'm doing: I have a site where multiple people submit audio files for a podcast, then they create a post, linking their audio file to the post. I'm using wordpress and podpress, so if you're familiar with that you know I need a directory that podpress can read (where those multiple people upload their files).
How do I do this?
Bill