Thursday, May 2, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 22577  / 3 Years ago, wed, august 25, 2021, 4:29:54

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 solution is for users that are not allowed to use FTP software / browser extension and don't have flash / java browser plugins within their corporate environments.



So far I have looked into:




  • Webmin: Includes a file manager, however it uses Java, and I'm looking for a plugin-free implementation.

  • Apache2: I was able to set up https and PAM authentication, but the barebone implementation doesn't include file upload (as far as I'm aware of).

  • HFS: Haven't tried it out because it is for Windows/wine only, and I don't want to run it under wine.


More From » software-recommendation

 Answers
0

I have kept on researching, and found 4 good web-ftp implementations:





All work great with apache2 (with https), and proftpd (used for it's great PAM integration and ease of use). However the last two are a bit old and their designs are not the prettiest. and net2ftp has a huge banner with its name as well as a "complicated" login screen, with many options that a simple user doesn't need. That's why I'm currently using AjaXplorer.



If perhaps anyone else got great web-ftp scripts for apache2, please recommend them!


[#39658] Wednesday, August 25, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
eanda

Total Points: 439
Total Questions: 116
Total Answers: 105

Location: Armenia
Member since Sat, Dec 31, 2022
1 Year ago
eanda questions
Tue, Nov 22, 22, 15:24, 1 Year ago
Sat, Oct 16, 21, 23:48, 3 Years ago
Sun, Jul 3, 22, 09:38, 2 Years ago
Thu, Feb 3, 22, 14:33, 2 Years ago
;