Michael Barton
Michael Barton
Sorry, I hadn't ran autoreconf after the json dependency was added. So I did that. Also, you'll need to install the json-c dev package now. I'm not sure what it's...
Cloudfuse doesn't set a content-type, so swift (/cloud files) should just choose one based on the file's extension. If you can run cloudfuse with the -d flag and share some...
hmm... one workaround would be to just write a simple wrapper script like: TMPDIR=/fusetmp/whatevs cloudfuse $@ and then reference that script in fstab
Sorry, I haven't been able to reproduce cloudfuse crashing or shutting down. Can you tell me what OS you're running on and what sort of operations you're doing on the...