-
Trying this command listed in the doc:
~~~
julien-macbook:~/temp $ sshfs p101317@joplin:~/code joplin_data_nvme_p101317
kext load failed: -603947007
mount_osxfuse: the file system is not availab…
-
Since installing High Sierra I can no longer use Macfusion. I upgraded to the newest Fuse for OSX version (3.7.1) but am getting an error when starting Macfusion: OSXFUSE Runtime Version Mismatch. The…
-
Hi,
Thanks for this project. I'm excited to try it as an alternative to sshfs or an sftp server.
I am already using `fuse-t` as I am on macOS. When trying to install `plex-fuse` with `pipx` I ge…
-
I upgraded OSXFUSE to version 4.0.4, noticed it was renamed to macFUSE.
now the mount command for plexdrive fails with error "cannot locate OSXFUSE"
I can see macFUSE installed in the preference…
-
On OS X, kbfsfuse won't successfully mount using osxfuse 3.3 or higher, because the flag MOUNT_FUSEFS_CALL_BY_LIB was changed to MOUNT_OSXFUSE_CALL_BY_LIB. Upstream was modified at bazil/fuse@19db536 …
-
Hello
I have compiled sshfs for osxfuse ( now macFUSE )
I am now running SSHFS version 2.9 on macOS Mojave 10.14.6
Last login: Mon Jan 25 09:37:58 on console
Tormods-MacBook-Pro:~ tormod$ sshf…
-
Hi,
I am trying to run 'gocryptfs' on my 2020 MacBook Air, M1 processor. Latest version of BigSur.
I changed the Security Policy to allow kernel extension.
Setup:
OSXFuse:
```
brew install o…
-
On macOS if I copy an NFC composed unicode form file with some diacritics (e.g., ü which is composed of 1 "composed" symbol) to a mounted Gocryptfs volume, I can't delete it in a file manager (even if…
-
We have a project that uses it and it will not work in Big Sur because the version required of osxfuse is not compatible with Big Sur and more recent OS X releases.
If this project is dead, do you …
-
due to deprecation of osxfuse, [macos-fuse-t](https://github.com/macos-fuse-t/fuse-t/) would be good alternative. Cloud you add dependency on formula?
Actually I have no idea about differences btw …