I am trying to access gvfs as the superuser but I can't for some reason; whenever I try to do so, I get this: ls: cannot access 'gvfs': permission denied
Any idea why this happened and how to enter gvfs?
I am trying to access gvfs as the superuser but I can't for some reason; whenever I try to do so, I get this: ls: cannot access 'gvfs': permission denied
Any idea why this happened and how to enter gvfs?
/run/user/1000/gvfs? The beginning of this answer about SSHFS applies to any FUSE filesystem. If the user mounted by hand and specifiedallow_rootorallow_otherthen you probably could access the directory as root. Maybe it's an XY problem. Why do you want to access another user's gvfs? – Kamil Maciorowski May 07 '22 at 09:44