this post was submitted on 22 Jan 2024
20 points (100.0% liked)

Open Source

31359 readers
434 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
20
submitted 10 months ago* (last edited 10 months ago) by hperrin to c/[email protected]
 

After a lot of work (cause I’m new to it), I published my first Docker image!

Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn't like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn't give you a file copy progress? Can't fully remember. Either way, does WebDAV give you a file copy progress now?

[–] hperrin 3 points 10 months ago (1 children)

It does. The Windows built in WebDAV client was not great until Windows 10, so that might be what you’re remembering.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (1 children)

I think you're right, I've since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven't had the chance to test it with Linux WebDAV clients

[–] hperrin 2 points 10 months ago

Both Gnome and KDE have great built in WebDAV clients in their file managers. :) I use Nautilus’ WebDAV client all the time.