Comment on introducing copyparty, the FOSS file server
kayohtie@pawb.social 1 week ago
Great job on something like this! I’ll probably give it a whirl soon, I like Nextcloud but find it clunky sometimes because it’s often a bit more than I need. Maybe breaking it up into Immich + this would help! Thank you for sharing your project!
One thing to note, your comparison against Nextcloud has a partially-incorrect point regarding file upload max size. The client does upload chunking, so is unaffected by the Cloudflare issue as well, but I believe the web client is still affected, just not the apps. docs.nextcloud.com/…/big_file_upload_configuratio…
I suspect a few others may be as well, but I’m only familiar with the Nextcloud one because that’s what I’ve been running, and discovered in making sure I could still upload video files recorded while out and about.
Also love that it looks like a simpler install!
tripflag@lemmy.world 1 week ago
Thanks for the correction; confirmed that Nextcloud now does chunked uploading (with the web-client too). Fixed :>
Good luck, and let me know if you hit any issues o/