sshfs
sshfs copied to clipboard
Problem write apple file
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 [email protected]: /Users/testuser -p 2121
command works out successfully:
mount | grep macfuse
[email protected]: 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