this post was submitted on 12 Feb 2024
34 points (94.7% liked)

Selfhosted

50135 readers
540 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hello, i am looking for a self hosted application for sharing files like with wetransfer. I have tried the discontinued Firefox Send which has nice features like link expiry and works great in general but lacks authentication (only offers simple password protection). I also want the option to share with registered users. Is there anything similar out there? Thanks

all 31 comments
sorted by: hot top controversial new old
[–] Dehydrated@lemmy.world 13 points 2 years ago

You can selfhost Bitwarden/Vaultwarden (which I recommend, since it's rewritten in Rust and you get all the premium features for free) and use Bitwarden Send. This is probably more secure than most other options.

[–] danielquinn@lemmy.ca 6 points 2 years ago (1 children)

I was recently introduced to Croc which is great for point-to-point immediate shares. If you want something async, I wrote Korra some years ago. It might do the job for you.

[–] BrianTheeBiscuiteer@lemmy.world 1 points 2 years ago (1 children)

Croc has worked nicely for me when I had to transfer very large files. I'll check out Korra next time if "async" means it will start transferring once the first file is hashed. That always annoyed me about Croc and I'd manually break my transfers into chunks because I didn't want to wait 10min before even one file was transferred.

[–] danielquinn@lemmy.ca 2 points 2 years ago (1 children)

Not really. It's async in the sense that you can send a file now, and the server will hold it in an encrypted state until your recipient comes to collect it.

[–] BrianTheeBiscuiteer@lemmy.world 2 points 1 year ago (1 children)

Ah, so it's not [necessarily] a direct transfer between peers.

[–] danielquinn@lemmy.ca 2 points 1 year ago

Nope. It's definitely not. The idea is just to make it safe(r) to share files within an organisation. The assumption is that for direct P2P sharing you'll want something simpler like Croc.

[–] anzo@programming.dev 4 points 1 year ago (1 children)

Since no one mentioned, there's a Firefox send fork alive, send.vis.ee or src GitHub.com/timvisee/send

[–] Ohh@lemmy.ml 2 points 1 year ago

Send is super cool! Fixed you link: https://timvisee.com/projects/send/

[–] anamethatisnt@lemmy.world 2 points 2 years ago (2 children)
[–] flei@feddit.de 7 points 2 years ago (1 children)

This is a bit overkill for my purposes...i just need the filesharing part...

[–] anamethatisnt@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 children)

No personal experience with it but this project seem to be interesting for your use case and have a docker so it's easy to test:
https://github.com/filebrowser/filebrowser

[–] rambos@lemm.ee 2 points 1 year ago (1 children)

Filebrowser is awesome, but I dont think you can share files with non users.

[–] 7Sea_Sailor@lemmy.dbzer0.com 1 points 1 year ago (1 children)

It supports sharing via public link. But I don't think it has sharing with registered users via username.

[–] rambos@lemm.ee 1 points 1 year ago

Dang I didnt know that, my bad...

[–] jonne 1 points 2 years ago* (last edited 2 years ago) (1 children)

Yeah, I've used Nextcloud for this in the past too, but it looks like there's a ton of other options as well judging by this thread.

[–] anamethatisnt@lemmy.world 2 points 2 years ago

Yeah, sftpgo.com seems to have a nice web frontend for users while also benefitting from all that sftp offers. Free open-source with paid support. https://github.com/drakkan/sftpgo

[–] smileyhead@discuss.tchncs.de 2 points 2 years ago (1 children)
[–] flei@feddit.de 1 points 2 years ago (1 children)

Does it offer user registration?

[–] smileyhead@discuss.tchncs.de 1 points 2 years ago

Um, unfortunetly no, sorry.

[–] angelsomething@lemmy.one 2 points 2 years ago (1 children)

I think http://www.youtransfer.io is a wettasfer clone. Works perfectly.

[–] flei@feddit.de 2 points 2 years ago (1 children)

Looks like it does not have user registration, does it?

[–] angelsomething@lemmy.one 2 points 2 years ago

It does not, it’s meant to be single use as far as I know. But the link expiry can be customised

[–] dave@programming.dev 2 points 2 years ago (1 children)
[–] flei@feddit.de 1 points 1 year ago

This comes closest to what i am looking for..thanks..

[–] IsoKiero@sopuli.xyz 1 points 2 years ago

Seafile. I've used it for years, but I'm moving over to nextcloud as I could use other features it provides. They have paid options too, but unless you need LDAP or something more sophisticated for user management the community edition works just fine.

[–] CazRaX@lemmy.world 1 points 2 years ago

I use Pingvin only thing it does not have is sharing with registered users but it seems that feature has been requested so might be added at some point.

[–] SexualPolytope@lemmy.sdf.org 1 points 2 years ago* (last edited 2 years ago)

Try out fileshelter. It's super lightweight and works pretty reliably.

[–] homegrowntechie@lemmy.world 1 points 2 years ago

Vault warden Send Pair drop is also neat (an airdrop replacement)

[–] onlinepersona@programming.dev 1 points 1 year ago