SFTPGo
-
Hello !
I would like to request a new app : https://github.com/drakkan/sftpgo
It should be pretty easy to package since it already provides dockerfiles.I don't understand how a simple sftp server app is not available on cloudron yet ? We have much more complex things or we have twisted workarounds by usings ftps setup by other apps like wordpress or lamp.
I just want a place where I can set up a ftp server, add users and permissions on folders, that's it !
Thanks !
PS: Category select is broken, I only had the choice between Comentario and AzuraCast for some reason)
-
-
@PhilipInt said in SFTP solution:
I don't understand how a simple sftp server app is not available on cloudron yet ?
Cloudron is designed for hosting web applications i.e apps that have a frontend that can be accessed using a browser. Running server programs (daemons) has not been the focus and currently out of scope.
sftpgo does seems to be more than a simple daemon, it's a web application . It fits in Cloudron.
I just want a place where I can set up a ftp server, add users and permissions on folders, that's it !
If you are not attached to the ftp server aspect, we have various apps like Nextcloud, Cubby, maybe even Surfer which does exactly this.
-
@PhilipInt I could give it a shot.
I already have an SFTPgo server running via. Ansible, so I know the details of hosting one and might be able to package it rather quickly.BUT when I have the time currently projects bind me for 2-3 weeks.