this post was submitted on 26 Jul 2025
495 points (99.0% liked)

Selfhosted

49847 readers
851 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
 

I made a video about copyparty, the selfhosted fileserver I've been making for the past 5 years.

The main focus of the video is the features, but it also touches upon configuration. Was hoping it would be easier to follow than the readme on github... not sure how well that went, but hey :D

This video is also available to watch on the copyparty demo server, as a high-quality AV1 file and a lower-quality h264.

(page 2) 29 comments
sorted by: hot top controversial new old
[–] MacStainless@piefed.social 4 points 18 hours ago

I’m in the market for a self hosted file server so I can use it as a destination for website backups. Absolutely going to give this a look next week. Thanks for posting about it!

[–] gusgalarnyk@lemmy.world 6 points 20 hours ago (2 children)

Sometimes I feel so new to setting up my own digital ecosystem because I look at a thing and think "that's so cool" but struggle to imagine it at home. So could someone help me understand.

This would be a replacement for something like Google Drive or Proton Drive? The actions I would use this for would be:

  • sending files to friends
  • managing a collection of files like PDFs, music, ISO's that could be accessible by my friends (or just my household)

So I would spin this up on my NAS or my main PC and replace those services and accomplish those actions using this software?

Are there other services or actions I'm missing? Am I misunderstanding the premise entirely?

[–] muusemuuse@sh.itjust.works 1 points 15 hours ago

Oh yea, copyparty could do that. I might just do that too. My issue is more how do I grant them access to my network to get the thing tough? I currently use wireguard profiles and lock down where they can reach with rules and shit on a firewalla on a per account basis but that’s really complex and inelegant. It works and would working copypasta, but I kind of wish there was a simple webUI where I could define what a WireGuard user should be able to reach on my network with simple checkboxes by rules I have created over time. Probably wouldn’t tie into firewalla nicely though it could be more likely with OPNsense.

Hmm. Surely someone must have thought of that already. It would make adopting things like copypasta much simpler and less risky.

[–] RheumatoidArthritis@mander.xyz 2 points 19 hours ago (1 children)

I think Copyparty would be great for that purpose. The only thing you're missing is a way to expose it to the internet, such as a public IP or some tunnel

load more comments (1 replies)
[–] Admax@lemmy.world 7 points 21 hours ago (1 children)

I'm properly in awe at this project. Not only does it support a wide range of protocols and runs practically everywhere, but it can play audio, video, display images and has keyboard shortcut support ???

It's got everything I could think about and so much more.

I can't wait to try it out !

Thank you so much for your time and for making this open source.

[–] tripflag@lemmy.world 5 points 21 hours ago

Thanks a lot for the kind words! ready to answer questions if you hit any bumps :>

[–] jlh@lemmy.jlh.name 10 points 23 hours ago (2 children)

I would probably remove python 2 support, it was end of life when the project was started.

[–] tripflag@lemmy.world 11 points 22 hours ago (1 children)

As long as it's not causing any issues or drawbacks for modern python versions (and it isn't), I don't see any reason to do that -- on the contrary, I know people are running copyparty on retro equipment, so I'd very much prefer to keep it for as long as possible :>

[–] tux0r@feddit.org 2 points 21 hours ago

I don’t think there is a Python 2 version for retro equipment (DOS?). ;-)

[–] Onomatopoeia@lemmy.cafe 1 points 20 hours ago

Just because something is EOL doesn't make it useless.

So long as it's known and managed, it's fine.

[–] _cryptagion@quokk.au 6 points 21 hours ago

I've been using copyparty for months, and it's just been an absolute gem. and the fact there are even iOS shortcuts to upload things you stumble across while doomscrolling is just icing on top.

[–] libre_warrior@lemmy.ml 1 points 14 hours ago

This looks nighsome as blossom!

[–] tux0r@feddit.org 7 points 22 hours ago (1 children)

Can we have Gopher support?

[–] tripflag@lemmy.world 5 points 22 hours ago (1 children)

I was thinking of that!! But then I realized that even Firefox removed gopher support by now, so the joke was dead on arrival :P

[–] tux0r@feddit.org 6 points 21 hours ago

Firefox isn’t that great for FTP either. Gopher still exists :-) and I’d love to use it even more.

[–] Skipcast@lemmy.world 5 points 23 hours ago

This looks sick. Thanks for making and sharing it!

[–] tehn00bi@lemmy.world 4 points 22 hours ago

Looks really cool. Might spin up a test bed to try.

[–] Vendetta9076@sh.itjust.works 1 points 17 hours ago

Hey! Just set this up today and it seems pretty good. Only issue I'm having is that is pretty slow to download (~2mb/s) what are some good ways to speed it up?

[–] herseycokguzelolacak@lemmy.ml 4 points 23 hours ago (1 children)

I have a samba fileserver behind wireguard. Would copyparty be an improvement over samba?

[–] tripflag@lemmy.world 15 points 23 hours ago (1 children)

If all you need is basic remote file storage such as a samba server, and especially if you need samba in particular, then your current solution is probably a better fit for you.

Copyparty's main selling points is the large number of features in one package, and being pretty good at receiving file uploads (usually faster than other alternatives), but it does not have good samba support. Instead of samba, copyparty has WebDAV support, so you can still connect to it from your file manager -- but the performance will be different; depending on your access pattern and the type of files, it could be faster or slower than samba.

[–] herseycokguzelolacak@lemmy.ml 4 points 23 hours ago (2 children)

I like samba because I can mount it as a folder in the file explorer of my Linux desktop. But Samba is a little slow.

[–] poVoq@slrpnk.net 3 points 20 hours ago

You can also mount WebDAV folders like that.

[–] wildbus8979@sh.itjust.works 4 points 22 hours ago

Why use smba when there's NFS?

[–] gedaliyah@lemmy.world 2 points 21 hours ago

Wow! This is great. I may give it a shot.

load more comments
view more: ‹ prev next ›