Comment 16 for bug 225361

Revision history for this message
pt123 (pt123) wrote : Re: Superuser cannot access ~/.gvfs folder when mounted

Me too same problem as Ralph

sudo strace -e trace=lstat64 stat /home/pt123/.gvfs/
[sudo] password for pt123:
lstat64("/home/pt123/.gvfs/", 0xbffba7b4) = -1 EACCES (Permission denied)
stat: cannot stat `/home/pt123/.gvfs/': Permission denied
Process 8670 detached

Linux 2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686 GNU/Linux

Also before when tar-ing adding an exlude for .gvfs folder still threw an error ( if I recall correctly), but now it doesn't. :)