List,
I'm trying out lessfs but I have a problem getting it to run in the first
place:
lessfs /etc/lessfs.cfg /lessfs -d -f -o
negative_timeout=0,entry_timeout=0,attr_timeout=0,use_ino,readdir_ino,default_permissions,allow_other,max_read=4096,max_write=4096
yields:
FUSE library version: 2.8.0-pre3
nullpath_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.10
flags=0x0000003b
max_readahead=0x00020000
then when I do a ls /lessfs i get:
ls: cannot access /lessfs: Transport endpoint is not connected
I assume this is a fuse related problem not sure though, any pointers?
Kind regards
|