On 23 Jul 2024 14:49 -0300, from edua...@kalinowski.com.br (Eduardo M 
KALINOWSKI):
> As described on the sshfs manpage, by default only the mounting user (root,
> in your case) can access the filesystem.
> 
> You can use -o allow_other to allow other users. Or, if it's only eben
> that'll be accessing, run sshfs as eben.

This is also common behavior with FUSE file systems in general. Slight
extra prodding is required for a FUSE mounted file system to be
accessible to any user (including root) other than the one who mounted it.

-- 
Michael Kjörling                     🔗 https://michael.kjorling.se
“Remember when, on the Internet, nobody cared that you were a dog?”

Reply via email to