anyone know any alternative of filezila like a website do same work as filezila ?
username pass ? is it trusted
?
The site is official, just almost never publicly advertised.
Username and Password is hosting account credentials.
Why isn’t this advertised?
No auto-login, not tested as throughly.
Is there any way to implement that?
Under what circumstances can it be declared thoroughly tested?
Yes… sort-of.
Filestash is open source software, so you are free to make any modifications you want. It also has a pluggable authentication modules, and support for common SSO protocols even exists.
However, support for SSO is locked behind an enterprise license, which is not cheap. You are of course free to reimplement it yourself, but the developer did try to make it difficult to do so by purposely not making the test suite open source so it’s hard to verify your changes.
Also, it’s written in Go, and I have only very little experience with Go.
I ran it in the past and it had the tendency to break for no explicable reason. It seems to be working fine now, but I did make some shortcuts in the setup that should be addressed before I can call it official.
And yes, a proper authentication system would help too.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.