Live data from Hacker News

Copyparty, the FOSS file server [video]

youtube.com

31–40 of 61 posts

Re: Copyparty, the FOSS file server [video]

#32
post #5

https://github.com/9001/copyparty/

Good god, that's a long landing page. It's like they shoved the whole wiki into the readme.

This is actually my favorite style of documentation. Just hit me over the head with the whole thing, I can take it.

Re: Copyparty, the FOSS file server [video]

#35
post #5

https://github.com/9001/copyparty/

Good god, that's a long landing page. It's like they shoved the whole wiki into the readme.

Yes, but it starts with an overview, table of contents, and quickstart, so I see no downsides to that approach and lots of upsides.

Re: Copyparty, the FOSS file server [video]

#37
In the docs, copyparty says it’s made to work with native storage, but concedes that rclone+SFTP does work acceptably though still (I have a cheap SFTP/ssh/r sync etc only storage service so would put copyparty on a cheapo VPS and do rclone sftp).

Has anyone done this with Copyparty and if so how is the performance?

Re: Copyparty, the FOSS file server [video]

#38
Copyparty is an absolutely incredible tour-de-force and has an absolutely insane feature set.

But if you want something rock solid that probably solves your actual problem, I'd recommend looking at rclone - specifically the 'rclone serve webdav' command.

Re: Copyparty, the FOSS file server [video]

#39

Earlier quoted context omitted.

Good god, that's a long landing page. It's like they shoved the whole wiki into the readme.

This is actually my favorite style of documentation. Just hit me over the head with the whole thing, I can take it.

Plus, in my experience when I make a separate user manual... a lot fewer people read it.

Re: Copyparty, the FOSS file server [video]

#40
post #5

https://github.com/9001/copyparty/

Good god, that's a long landing page. It's like they shoved the whole wiki into the readme.

Most repositories try to create a poor man’s wiki inside of their README. It’s better this way until that problem is solved.

The other style I like is a single sentence with a single link to the actual wiki.

Post reply on HN