-
-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add FTP protocol support #807
Comments
sure, ftp is interesting. |
sounds interesting im in |
Looking forward to HFS_WEBDAV |
Still waiting for this feature, but for now we are using SFTPGO. P.S. wrote an alternative to Fail2ban (http://git.dvor-net.ptz.ru/utilities/log-parser) for web resources and scripts on the server: parse the logs and ban from events "too smart" IP address. How HFS will have FTP support - I will be glad to realize the module for it ;) |
Hello Rej! I had the opportunity to look at a product like sFtpGo and really liked its ability to simultaneously create an access gateway using http/ftp protocols for one user with a set of directories, and each user can selectively enable/disable access protocols. This is a very, very convenient feature - I think it’s worth adding it to your brainchild ;) I’ll say right away that FTP is still alive and well - for example, as a backup gateway for downloading files or an input node for programs such as ShareX.
In general, I advise you to take a look at their admin panel - it’s made very conveniently - maybe you’ll get a couple of ideas for HFS ;)
The text was updated successfully, but these errors were encountered: