Damus
Rho profile picture
Rho
@Rho
ok folks, quick FYI about pretty much ALL computers

they support this thing called WEBDAV it's a way to make the web read and *write* like ftp but better.

every version of windows (since xpsp2 I think), mac (10.3 maybe?), ios, ipad, android, linux, pretty sure BeOS supported it

AS A NETWORK FILESYSTEM

it is the most common network filesystem supported across all platforms

a complicated walkthrough with apache https://www.digitalocean.com/community/tutorials/how-to-configure-webdav-access-with-apache-on-ubuntu-20-04

nginx https://www.filestash.app/2021/12/09/nginx-webdav/

maybe the simplest is caddy https://marko.euptera.com/posts/caddy-webdav.html

python https://rexzhang.github.io/asgi-webdav/reference/cli/