I have a small LAN at home - 4 computers.
3 machines run Ubuntu and one has Windows.
I want to use one of my Ubuntu machines as a LAMP server. I want to have different users from their own machines (within the LAN) uploading some files to specific folders on the server.
I've already (unsuccessfully) tried vsftpd. I'm not so good at it for one thing, and the other is that I don't find it very convenient.
The question: Is there a tool I can use to create accounts and assign users/folders more easily? The ideal thing would be like what we use on cpanel.
As for client users, they would be on FileZilla.
The 'server' in question is Ubuntu Desktop 11.10
Thanks!