-
I cannot enable Keybase in Finder on Mac Monterey 12.0.1
I did something in the related issue https://github.com/keybase/client/issues/13352, but it didn't work.
my log id: 7a483d455cad3f1521079…
-
HI
I did this:
sudo PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./autogen.sh
Password:
checking whether make supports nested variables... yes
.....
checking for libfuse... no
configure: error: Package re…
-
I found that osxfuse blocks incoming requests that list a directory. I wouldn't expect this to be the case -- a file system implementation should be able to handle that part of concurrency control on…
strib updated
8 years ago
-
Taken from #6.
s-m-e updated
5 years ago
-
It seems that OSXFUSE kext completely ignores [entry timeout](https://github.com/osxfuse/kext/blob/support/osxfuse-3/osxfuse/fuse_kernel.h#L375) sent from userspace (judging by 3.8.3 source, but later…
-
When I use `aft-mtp-mount` to mount my Pixel on macOS, the resulting mountpoint appears to be effectively read-only, despite there being no obvious reason why this should be the case. Passing `-o rw`…
-
``` bash
$ stat -f "%B" mount/testfile
0
```
Perhaps could be some issue with [OSXFUSE](https://osxfuse.github.io/) but have not managed to find any other report on this kind behavior though.
viddo updated
4 years ago
-
In [Cryptomator](https://github.com/cryptomator/cryptomator), we had this weirdest bug when using FUSE on macOS for the longest time. See issues https://github.com/cryptomator/cryptomator/issues/659, …
-
_From @taruti on March 24, 2016 19:50_
This might be two issues:
1) Errors on file deletion are not reported in `DeleteFileCommand`, the return value from send2trash is ignored making it hard to see…
-
I followed this guide here: https://jonathansblog.co.uk/sshfs-mount-remote-drive-in-finder and my commands look like this:
```bash
# sudo mkdir /Volumes/XX
# sudo sshfs -o reconnect -o volname=XX…
ekkis updated
4 years ago