New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Looking for Open-Source Object Storage/Backup Solution
MetroVPS_NMP
Host Rep, Veteran
in Help
Hello,
Oftens backup storages are provided through VPS but here the user has to manage it.
Is there anything which will sit on a dedicated server & will create end user account who will have access to his storage via SFTP/Web UI/File Manager/S3 Bucket Option.
I have found MinIO but that's a bit complex when it comes for adding additional storages.
Any paid tool/software would be entertained too. If you know any of open-source as well as paid products, please let me know.
Regards.

Comments
SFTPGO
Minio is very easy, I am using it with kopia.io
SFTP in Minio needs some work and not something I would use in any production servers. And any users / policies still need to be done with S3 type policies. Keep in mind there is no support for user home directories. https://github.com/minio/minio/issues/18468
Also they use the GNU AGPL v3 licence which some do not like.
If you are looking for something for a customer base, SFTPGO can be considered - but keep in mind from what I last know, it was essentially a one person dev shop.
Highly recommend Minio as @Hotmarer nentioned.
This is great - easy to work with UI and easy to use API