[Bug 202192] x11-fm/thunar 1.6.11 change file permissions on SSHFS-mounted files/directories

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Oct 2023 21:31:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202192

--- Comment #22 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
"if (strncmp(sfs.f_fstypename, "fusefs.sshfs", 12) == 0)" this does not cover:
1. sshfs mounted with RO
2. sshfs mounted with user that does not have perms
3. all other FUSE possible mount types

-- 
You are receiving this mail because:
You are the assignee for the bug.