-
Hello, I am trying to get google drive to work, but the program is always failing here.
python main.py --config ~/GDrive.ini ~/folder
```
File "/Library/Python/2.7/site-packages/fuse.py", line…
-
What is the recommended way to send a go-fuse filesystem to the background? In Python with fusepy I'd use the "foreground=false" parameter, is there something similar in go-fuse? Or should I simply se…
-
Python 2.7.5 running on CentOS 7 (Linux kiku 3.10.0-123.13.2.el7.x86_64 #1 SMP Thu Dec 18 14:09:13 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux).
The following code:
bo = Key(self.s3bucket, make_UXA_objna…
-
jottalib is installed with setup.py on Fedora 20
[user@server jottafs-jottalib]$ uname -ra
Linux server.local 3.16.6-200.fc20.x86_64 #1 SMP Wed Oct 15 13:06:51 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux…
-
Could do in-memory, compressed storage of object files.
-
I did a little investigation and it seems that internal binary structures are different for i686 and x86_64. So I'm on amd64 (x86_64) and no matter what ctime, mtime or atime I set with setAllTimesMil…
-
I haven't yet figured out exactly when/why this happens, but sometimes the input line wraps around to cover the prompt, rather than wrapping onto a different line. Even when making the terminal much …
-
Getting following error while doing a ls command on my mounted root dir
> INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection >(1): www.jotta.no
> DEBUG:requests.packages.urll…
-
HI i am trying to compile GDriveFS for thecus NAS.
All cross compile went fine with Fuse library in my Prefix directory
but fusepy remain an error
N2800:/raid/data/module/GDrive/sys/bin# ./gdfstool …
-
dont know why my previous post was deleted, anyway i tried again following the install git process
still have the same issue even with pip installer
Traceback (most recent call last):
File "./gdfs…