osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.17k stars 130 forks source link

Problem write apple file #74

Open tetesh opened 2 years ago

tetesh commented 2 years ago

Hi I'm mounting a user's home directory on MacOs sudo /usr/local/bin/sshfs -o uid=1015390 -o gid=4222 -o allow_other testuser@10.x.x.x: /Users/testuser -p 2121 command works out successfully:

mount | grep macfuse
testlifford@10.21.50.19: on /Users/testlifford (macfuse, synchronous)

But when logging in, mac cannot write files to this folder.. I think this is due to the fact that imac cannot write its extended attributes