2023-12-20, 04:34 PM
(This post was last modified: 2023-12-20, 04:36 PM by Tron0070. Edited 1 time in total.)
OK. It now works with the two options "-o allow_other,default_permissions"
Thanks again @Venson
Code:
sshfs -o allow_other,default_permissions username@server:/home /choose/your/path/
Thanks again @Venson