Someone should come up with like JDAV or something that fixes WebDAV.
@encthenet @amy But, knowing that I knew a little bit about WebDAV, and knowing that even the ancient version of Windows+IE on the school computers supported it, I managed to get my home server to spin up a webdav share that I could mount at school. From there I could skip the dumb floppy, and work on school-work at home, and other work at school, or whenever and wherever I wanted.
That was my WebDAV opus. Unfortunately never had a chance to use it again after that, except for a few experiments with Thunderbird.
@ampledata @encthenet @amy Modern Windows supports it OK. My 17yo had to make some startup script to reconnect at boot, which is both heart-warming and somewhat disturbing.
(I've only used Apache's WebDAV server implementation — mod_dav, I think?)
Yeah, apache is what I use as well. Apache, iirc, does support a non-standard extension that allows partial writes, but the rfc standard explicitly disallows it.
There's a good blog post about it that I can dig up if people are interested.
@ampledata @amy