-
Hi,
I've mounted a linux partition using sshfs using the terminal as:
sshfs -o follow_symlinks myname@myserver: mydir -o volname=mydir
There I have an empty directory, which I've just cr…
-
The error message returned from mount failure here can be "exit status 255":
https://github.com/bazil/fuse/blob/master/fuse.go#L173
This isn't super helpful in identifying the mount problem. Perha…
-
MacOS Monterey 12.4, Xcode-13.4.1, encfs current master.
```
$ make all
. . .
Consolidate compiler generated dependencies of target encfs
[ 12%] Building CXX object CMakeFiles/encfs.dir/encfs…
-
Hey. When I am trying install dislocker on MacOS Ventura i getting an error below:
`Last 15 lines from /Users/aleksander/Library/Logs/Homebrew/dislocker/02.make:
In file included from /tmp/dislock…
-
Any idea what's going wrong here? (The installation succeeded, with no warnings.)
``` sh
$ cloudfusion -h
Traceback (most recent call last):
File "/usr/local/Homebrew/bin/cloudfusion", line 9, in
…
-
I'm currently unable to save a file in the second time after I create a file. But there isn't any error in the console. Anyone could help me?
-
```
❯ vdisc mount --url=mnist.vdsc --mountpoint=mnist
1.573095761843095e+09 info maxprocs/maxprocs.go:47 maxprocs: Leaving GOMAXPROCS=12: CPU quota undefined
1.573095762651474e+09 fatal cli/mount.g…
-
Hi,
I've installed goofys on a Mac running OSX 10.12.6. I installed by using your instructions to compile from source using GO. I use the following to mount S3:
$HOME/bin/goofys
I get an O…
-
Releases tab contains links to the source code, but these archives don't have a code from submodules. Without these directories you are not able to build FUSE, it means that these archives are useless…
-
See there: https://github.com/borgbackup/borg/issues/664