This works for me when I want other users to be able to read from OWFS: [EMAIL PROTECTED] ~]$ /opt/owfs/bin/owfs --fuse-opt="\"-o allow_other\"" -s 3000 /mnt/1-wire
Notice that the inner quotes of the fuse options are escaped with \ Jan B. On Tue, May 23, 2006 17:14, Jim Canfield wrote: > What am I doing wrong here? > > /opt/owfs/bin/owfs -F -u --fuse_opt="-x" /mnt/1wire > > Put the FUSE mount options value in quotes. "-x" > > Version: > > /opt/owfs/bin/owfs version: > 2.3p7 > libow version: > 2.3p7 > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
