rclone/cmd/mountlib
Isaac Aymerich c5109408c0
rc: handle external unmount when mounting
Before this change, if the a mount was created via the rc but unmounted
externally with `fusermount -u` say, rclone would still believe the mount
was active when it wasn't.
2022-10-03 11:24:58 +01:00
..
check_linux.go Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
check_other.go Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
help.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
mount.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
rc_test.go test: use T.TempDir to create temporary test directory 2022-02-01 11:47:04 +00:00
rc.go rc: handle external unmount when mounting 2022-10-03 11:24:58 +01:00
sighup_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sighup.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
utils.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00