10

Essentially looking for a shared drive that family members or friends can upload files to without having to make individual users / accounts Anyone know a good way to do this (self hosted or another service if Foss / private)

you are viewing a single comment's thread
view the rest of the comments
[-] Soullioness@atosoul.zapto.org 3 points 3 years ago

I just use an FTP to share files. It's pretty easy to use and it's very powerful.

[-] vegetaaaaaaa@lemmy.world 2 points 3 years ago

FTP requires a installing a thick client, is an old, insecure, complicated protocol, doesn't play well with firewalls... FTP must die! https://mywiki.wooledge.org/FtpMustDie. At least use SFTP (not FTPS) which is built-in to SSH servers and much simpler to setup. But then good luck explaining normal users how to configure a client (WinSCP is decent but sill requires some configuration) unless they are running Linux (most file managers support SFTP in a simplified way).

An alternative is Samba/SMB (multiplatform file sharing protocol Linux/OSX/Windows) - configuring it is a bit involved, but definitely doable. Client setup/file manager integration is OK.

But I would rather use Nextcloud for this, a simple web interface is probably more intuitive for non-technical users. And you get other features such as comments, tags... if that's your thing. Can also be accessed from desktop file managers using WebDAV.

SMB would probably have the best performance of the three, though. Depends on the number and size of files being shared.

[-] Soullioness@atosoul.zapto.org 2 points 3 years ago

Interesting point. I'm looking at some alternatives, I didn't even realize just how insecure it was.

this post was submitted on 29 Jun 2023
10 points (100.0% liked)

Selfhosted

60789 readers
221 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. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS