[mythtv-users] mythfs.py and read permissions

jmk jmk at foofus.net
Tue Mar 22 22:08:37 UTC 2011


Hi,

I'm attempting to setup a FUSE mount of my recordings on a new box, but
have encountered some permissions issues. Here's what I'm doing:

% ./mythfs.py Recordings,'%T/(%oY%-%om%-%od) %S' /tmp/bar

% mount
mythfs.py on /tmp/bar type fuse.mythfs.py (rw,nosuid,nodev,user=mythtv)

% ls -al
-r--r--r-- 1 mythtv mythtv 1325058048 2011-02-22 19:02 (2007-08-20)
None.mpg

% file * 
(2007-08-20) None.mpg: writable, executable, regular file, no read
permission

The hierarchy of shows looks correct, with all directories present for
all shows and files for their respective episodes. Unfortunately, I
don't have read permissions to them. I've also attempted setting up the
FUSE mount from other users (e.g. root) and with the options
"ro,allow_other". I haven't found any combo that allows access.

Any thoughts on what's going on here?

Thanks,
Joe 




More information about the mythtv-users mailing list