-
Hello,
I'm trying to run coh-metrix-esp using this command:
java -jar coh-metrix-esp.jar -i [-o ]
But I get this message:
zsh: command not found: java
Could you let me know what I'm do…
-
![image](https://user-images.githubusercontent.com/46237180/210977768-f9aa386c-e55c-4a2d-a960-e5f3a5c3a4a1.png)
![image](https://user-images.githubusercontent.com/46237180/210977814-56927017-9341-476…
-
Way to reproduce:
(as root)
1. macOS Ventura + macFUSE 4.5.0 + bindfs 1.17.3
```
$ mkdir a
$ mkdir b
$ bindfs a b
$ nc -U b/sock -l
nc: Invalid argument
$ nc -U a/sock -l
```
2. macOS…
-
During handshaking, [OSXFUSE announces protocol version 7.19](https://github.com/osxfuse/kext/blob/master/osxfuse/fuse_kernel.h#L118-L122). go-fuse, however, negotiates to version 7.8 instead (`_OUR_M…
-
I use Forklift3 mini to mount an FTP drive on an FTP server that I don't own and cannot control. A file on this drive is updated every 15 minutes but the file size does not always change and because …
-
The Linux kernel doesn't seem to apply any I/O timeouts on FUSE operations. For FUSE daemons written in Go, this is generally speaking a pretty decent policy. Timeouts can in most cases be added by ma…
-
I'm running the 11.1 Beta (20C5048k) on a M1 Macbook Pro. When installing MacFuse 4.0.4, the Benjamin Fleischer extension is blocked and so use the Security & Privacy preference to allow it. After a…
-
Hi, I'm following the manual to install libfuse.
When running the code
`meson setup ..`,
some problem ouucrs:
`../meson.build:12:2: ERROR: Problem encountered: libfuse does not support OS-X. Tak…
-
Hi, thanks for your work.
The normal mode of gocryptfs works fine in my macOS, but the reverse mode doesn't work:
```
fs.Mount failed: read-only file system
Maybe you should run: /Library/Filesyst…
-
Just got a new Macbook Air with the M1 chip and I'm unable to mount my backup with Restic. I'm running the following command with version `restic 0.12.0 compiled with go1.15.7 on darwin/amd64`.
`re…