rclone/cmd/cmount
Ivan Andreev 93353c431b selfupdate: dont detect FUSE if build is static
Before this patch selfupdate detected ANY build with cmount tag as a build
having libFUSE capabilities. However, only dynamic builds really have it.
The official linux builds are static and have the cmount tag as of the time
of this writing. This results in inability to update official linux binaries.
This patch fixes that. The build can be fixed independently.
2021-04-03 21:54:15 +03:00
..
arch.go selfupdate: abort if updating would discard fuse semantics 2021-03-22 22:55:24 +03:00
fs.go cmount: don't attempt to unmount if fs has been destroyed already #4957 2021-01-30 17:19:28 +00:00
mount_brew.go cmount: Add optional brew tag to throw an error when using mount in the 2020-11-26 22:56:59 +00:00
mount_test.go Revert "mount2,cmount: skip unreliable tests #4171" 2020-06-30 12:01:36 +01:00
mount_unsupported.go cmount: Add optional brew tag to throw an error when using mount in the 2020-11-26 22:56:59 +00:00
mount.go selfupdate: dont detect FUSE if build is static 2021-04-03 21:54:15 +03:00
mountpoint_other.go mount: more user friendly mounting as network drive on windows 2020-12-28 13:59:34 +00:00
mountpoint_windows.go mount: improved handling of relative paths on windows 2021-02-08 20:55:23 +00:00