
23 Jun
2021
23 Jun
'21
9:34 a.m.
On 6/23/21 11:28 AM, Priyanka Gupta wrote:
Hi,
If I try to add only /flash (without dir subdirerctory) into the XML, it works fine for me. Does it matter what sort of permissions(user/grp) /flash/dir has?
A-ha! It can happen that root can't access some directories even though a regular user can. Typically, fuse mounts (unless explicitly allowed when mounting). So it does matter, yeah. Michal