diff --git "a/Prompt-\"fusermount3\":-executable-file-not-found-in-$PATH-and-cannot-mount!.md" "b/Prompt-\"fusermount3\":-executable-file-not-found-in-$PATH-and-cannot-mount!.md" new file mode 100644 index 0000000..9f9df1c --- /dev/null +++ "b/Prompt-\"fusermount3\":-executable-file-not-found-in-$PATH-and-cannot-mount!.md" @@ -0,0 +1,4 @@ +Please install `fuse3` package, similar to #6856 [37977](https://forum.rclone.org/t/fusermount3-not-found-in-path/37977) +You can also create a symlink to fallback to fuse for mounting, tho it should only be in the case where `fuse3` cannot be installed. [See 37073](https://forum.rclone.org/t/rclone-1-62-2-fatal-error-failed-to-mount-fuse-fs/37073). +If you are sure that fusermount3 is installed, which can be checked via a `where fusermount3`, and still cannot mount, it can possibly because of `secure` file permission (or paranoid, in that matter) of Linux. +Please switch it back to `easy` for stock config `rclone` to be working. \ No newline at end of file