this post was submitted on 12 Feb 2024
36 points (95.0% liked)

Selfhosted

60451 readers
1161 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

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

you are viewing a single comment's thread
view the rest of the comments
[–] 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 2 years ago (1 children)

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

[–] danielquinn@lemmy.ca 2 points 2 years 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.