diff --git a/_journals/2025-01-01_0927.md b/_journals/2025-01-01_0927.md new file mode 100644 index 0000000..933863e --- /dev/null +++ b/_journals/2025-01-01_0927.md @@ -0,0 +1,8 @@ +--- +title: January 1st, 2025 +date: 2025-01-01, 09:27:12 -08:00 +section: journal +link: https://tailscale.com/kb/1369/taildrive +tags: +--- +[[Tailscale]] has a new feature, [[Taildrive]]: shared folders over WebDAV accessible by other users and devices. \ No newline at end of file diff --git a/_notes/Taildrive.md b/_notes/Taildrive.md new file mode 100644 index 0000000..8c3a229 --- /dev/null +++ b/_notes/Taildrive.md @@ -0,0 +1,11 @@ +--- +link: https://tailscale.com/kb/1369/taildrive +created: 2025-01-01 +description: Learn how to easily share folders between devices on your Tailscale network. +tags: + - clippings + - WebDAV +--- +Shared folders over WebDAV + +> Beginning in version 1.64.0, the Tailscale client includes a WebDAV server that runs on `100.100.100.100:8080` while Tailscale is connected. Every directory that you share receives a globally-unique path consisting of the tailnet, the machine name, and the share name: `/tailnet/machine/share`. \ No newline at end of file