-
Hello, I am working on Ruby bindings for FUSE (ffi-libfuse) and (finally) getting it running on MacOS.
I'm almost there but having one issue with the fgetattr() call received after create().
Un…
-
I am writing my own filesystem. In the callbacks I supply in `struct fuse_operations`, such as `open`, `read`, `getattr`, do I need to check file permissions myself or does the `FUSE` kernel extension…
-
We are allowing users to copy files from our app by writing the FUSE URLs to the pasteboard like this:
```
NSPasteboard *pb = [NSPasteboard generalPasteboard];
NSPasteboardType type = NSPasteboardT…
-
Hello, bfleischer.
In Catalina Beta 9 (19A573a), Image files not opening through Finder and not showing thumbnail.
I think that it is similar to #615 issue.
You said that it was caused by a bug…
-
```
import numpy as np
from PIL import Image
def expand_box_until_condition(image, initial_box, allowed_values):
"""
Expand a box in an image until a condition is met.
Parameters…
-
hello,
i've recently got a M2 mac, and installing SSHFS is requiring me to enable system level extensions. i noticed on the site that macfuse states it supports apple proccessors but not SSHFS. is t…
-
#### What is the problem you are having with rclone?
I am getting an error: `couldn't find method \"mount/mount\"` when called from `RcloneRPC` method when called on Windows on macOS.
Problem does…
-
![image](https://user-images.githubusercontent.com/23494873/69291619-c58bca80-0c3e-11ea-84eb-1ae938212443.png)
Hi, I got this error when I use sshfs-gui, I brew install sshfs, and macos is catalina…
-
Merely changing the names/locations of referenced now macFUSE components is insufficient to achieve compatibility. The way the .kext is loaded appears to have changed as well. This will require some r…
-
We are starting to write LTO again for the first time in about 12 months.
Having some issues :)
```
/Users/medialab
≈:≈ formatlto -f
Will force formatting.
1) 0
2) 32
Which LTO deck? 1
E…