HTTP(S) based file server
- by Michael
I've got a server running Ubuntu 10.04. I've already gotten openssh for ssh and sftp on it.
I've been looking for a web-based (http, or preferably https) file server, perhaps a web-front-end to an (S)FTP server, that allows access to a specific folder, and also allows uploads. It requires user authentication, preferably using PAM.
This web-based…