-
On macOS Sierra (10.12), using the most recent OSXFuse stable release ([3.5.2](https://github.com/osxfuse/osxfuse/releases/tag/osxfuse-3.5.2)), with `fuse-ext2` compiled from source (up to current `HE…
-
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DHAVE_CONFIG_H -I/usr/local/include -D__FreeBSD__=10 -idirafter/opt/gnu/include -idirafter/usr/local/include/fuse/ -MT fuse_ext2-fuse-ext2.o -MD -MP -MF .deps/fu…
-
yay! we can now test FUSE on travis-ci:
- https://github.com/travis-ci/travis-ci/issues/1100#issuecomment-160169121
- https://blog.travis-ci.com/2015-10-14-opening-up-ubuntu-trusty-beta
- https://gith…
-
**What happened?**:
FUSE tests don't run on macOS 11.2.3. TestBasic fails when counting the directories in the mount.
**What you expected to happen?**:
**How to reproduce it (as minimally an…
-
We've written a file system that presents an FS backed by files stored in the cloud. One of the tests we run involves opening an Excel file, editing it, and saving it, which usually works without any …
-
I am using FUSE-T with rclone. I am, however, 99% sure this is a FUSE-T issue and not rclone.
I have a file with the following character: `é`. That is `e + U+0301` or UTF8 encoded: `e\xcc\x81`. Th…
-
This Error pops up when I put the command brew install src/dislocker.rb:
Error: No available formula with the name "src/dislocker.rb"
==> Searching for a previously deleted formula...
Error: No …
-
Finder has a SHARED section in sidebar where network mounts go. SSHFS volumes mounted via macfusion should also appear there.
-
Create new buckets with different public permission and install juicefs.
-
I had some kind of memory leak recently with sshfs version 2.5.0, FUSE library version: 2.9.9, macOS 10.15.6. The sshfs was using over 6gb of ram during idle. I noticed my disk was filling up and comp…