I keep not getting around to trying it, but KaraDAV looks great. Lightweight WebDAV server which supports Next/OwnCloud clients for syncing.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
If you're looking for just filesharing capabilities, OwnCloud might be a good alternative. It's recently been rewritten in Go and its supposedly quite fast. I must say that I haven't used it myself.
Another alternative could be Nextcloud, but that comes with a whole suite of other software such as calendar, contacts, ...
I've also heard some good things about seafile, but never used it myself either.
You can disable the majority of the extra apps on Nextcloud to strip it down. It runs fine on lower end devices once tuned properly.
After a while I found https://github.com/stonith404/pingvin-share/tree/main which does all I need. So if you are still in search of a filerun alternative give Pingvin-share a try.
i read owncloud infinite scale (OCIS) few days ago, i wanted to try it this weekend, and if you’re looking just only file sharing, this might fit for you,
or nextcloud docker / nextcloud install with redis and tuning, and remove the features you don’t need
I was thinking about nextcloud or owncloud, but all I actually need is the fileshare function. This seems a little much overhead for just that. If I won’t find anything I will more or less bite that bullet and use nextcloud, but would love to have a standalone solution. Thanks for the input tho – did not know about OCIS yet, will check it out.