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/drive
Percy Wegmann aa6a2d1e56 drive/driveimpl: use sudo or su to run file server
Some systems have `sudo`, some have `su`. This tries both, increasing
the chance that we can run the file server as an unprivileged user.

Updates #14629

Signed-off-by: Percy Wegmann <percy@tailscale.com>
4 months ago
..
driveimpl drive/driveimpl: use sudo or su to run file server 4 months ago
drive_clone.go tailscale: update tailfs file and package names (#11590) 2 years ago
drive_view.go cmd/viewer,all: consistently use "read-only" instead of "readonly" 11 months ago
local.go drive,ipn/ipnlocal: calculate peer taildrive URLs on-demand 5 months ago
remote.go drive: use secret token to authenticate access to file server on localhost 2 years ago
remote_nonunix.go tailscale: update tailfs file and package names (#11590) 2 years ago
remote_permissions.go drive: fix minor typos in comments 8 months ago
remote_permissions_test.go tailscale: update tailfs file and package names (#11590) 2 years ago
remote_test.go drive: move normalizeShareName into pkg drive and make func public (#11638) 2 years ago
remote_unix.go tailscale: update tailfs file and package names (#11590) 2 years ago