You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tailfs/compositefs
Percy Wegmann 993acf4475 tailfs: initial implementation
Add a WebDAV-based folder sharing mechanism that is exposed to local clients at
100.100.100.100:8080 and to remote peers via a new peerapi endpoint at
/v0/tailfs.

Add the ability to manage folder sharing via the new 'share' CLI sub-command.

Updates tailscale/corp#16827

Signed-off-by: Percy Wegmann <percy@tailscale.com>
10 months ago
..
compositefs.go tailfs: initial implementation 10 months ago
compositefs_test.go tailfs: initial implementation 10 months ago
mkdir.go tailfs: initial implementation 10 months ago
openfile.go tailfs: initial implementation 10 months ago
removeall.go tailfs: initial implementation 10 months ago
rename.go tailfs: initial implementation 10 months ago
stat.go tailfs: initial implementation 10 months ago