-
I am trying to install via PKG.
I will install with all options or without, the outcome is the same. I follow the steps, then the install starts.
Once it reaches the Validating packages... the bul…
-
We heavily depend on MacFuse to communicate with our files in the cloud, and now this. Some of our computers were updated to Mac OS Sonoma, and MacFuse doesn't work. VERY frustrating now that we can't…
-
Hey everyone, I'm a first time macfuse and sshfs user. I've installed Macfuse v3.7.1 as well as ssh fs.
I then performed the following steps:
1. Opened terminal and navigated to my desktop
2. `m…
-
I'm working on improving [Nix](https://nixos.org) support for macOS and will use macFUSE to implement some functionality. I was able to install macFUSE using Nix itself, but there are some hardcoded p…
-
after upgrade to MacOS 12 on MBA M1, I have upgraded macFUSE to 4.2.1
Security has been granted.
macFUSE is able to use only once using Veracrypt.
In the next attempt, it prompts the subject error…
-
I have installed
- osxfuse 2.7.5
- Paragon ExtFS 9.7.109
- iExplorer 3.6.7.0
When I mount my iPhone volume with iExplorer i get the log below. This doesn't happen when I uninstall Paragon kext. Is th…
-
I reported and meanwhile closed a [Mac FUSE related issue](https://github.com/libfuse/libfuse/issues/678) at the wrong place due to misinformation in the `README.md`
at https://github.com/macfuse/lib…
porg updated
8 months ago
-
FUSE invoke the NSData methods `length` and `enumerateByteRangesUsingBlock` use NSNull instance, the screenshot as below:
![screen shot 2018-07-11 at 11 08 48 am](https://user-images.githubusercont…
-
I'm trying to enable non-blocking IO to integrate osxfuse into a `select()`/`poll()` based event loop. Setting `O_NONBLOCK` with `fcntl()` fails with `Invalid argument`.
The following code works on…
-
A getting started is missing.
A lot of talks about APIs and stuff but a simple "getting started" is missing or at least I could not find it after having search for 20 minutes. It would be great to …