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.

  • cyclicircuit@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    Hello!

    Its been just about a year since someone forwarded this post to me, and I just want to say, I ABSOLUTELY LOVE COPYPARTY

    I’ve kinda started using it for everything. It may have gotten out-of-hand…

    A short list:

    • I use it as the primary file sharing server for a small community I help run
    • I use it as a personal file storage system with search (I wrote a custom plug-in for it that adds content-based search via meilisearch)
    • Perhaps most-unhinged, I started using it the primary network-based file system on my LAN. It has so many more useful features for this than NFS, SSHFS, and Samba that it just became the obvious choice. I set up a webDAV share with a username/password and then mount it via systemd-mount and rclone, and its been working shockingly well.

    Thank you so much for making copyparty, and thank you for posting this <3

    • Andres@social.ridetrans.it
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 days ago

      @cyclicircuit @tripflag I loved copyparty, but my non-technical users sadly found it confusing. Even with White-Gold-Theme-For-Copyparty.

      I want to take the copyparty backend and glue on the frontend from the (now-archived) File Browser project…