-
Has Apple's legendary software quality and rigorous testing broken parts of OSXFUSE, or made it less reliable? Sometimes you have to try and copy the same set of files several times.
Getting quite …
-
My question is what's the right time to call `fuse_lowlevel_notify_inval_inode` API? I found `fuse_lowlevel_notify_inval_inode` gets stuck if a fs operation callback (like `read`) is blocking.
He…
-
First I fully appreciate this could be me doing something wrong, but I've looked high and low for several days now before opening an issue. If this is indeed just wrong expectations on my part, apolo…
-
Hi all,
I have been trying to mount a directory onto my mac book
version: MacOs Catalina 10.15.7
```
sshfs kb@s-kb:/test3 temp_write
```
I see that the directory is mounted and things are…
-
Hello,
First things first:
I am running a 2021 Mac Pro M1 chip, OS Ventura 13.6.2. I have installed MacFuse 4.5.0
The tutorial was straightforward to follow for installation, especially fro…
-
Hi,
I was wondering if there is a way to specify the desired volume name when mounting a gocryptfs folder?
Assuming gocryptfs was accepting similar syntax as encfs, I tried to pass the "volname" f…
-
Dumb weird edge case.
I have my password for an ssh server saved in an image document on my Mac. I used sshfs to mount a remote server, and when it asked for the password, I went to go open the Im…
-
MacOS 10.14.6, MacFuse 4.2.5
I've noticed this issue increasingly and I've not figured out a why. I could not see if there was any logging in Macfuse to enable to possible note issues.
Rclone (l…
-
Hi @billziss-gh. Thanks for creating WinFSP! It works really well for our purposes. I am observing the same issue as previously reported in #98 with unplayable video files on my Windows 10 testing VM…
-
MacOS umount and mount command freeze or hang after failed SSHFS command. Computer restart required to fix lag on entire OS.
I am curious if anyone know what process I need to kill when a failed mou…