Hi,

I am able to successfully mount via sshfs a local volume but I can't
write to it (if I ssh to it, I can write).

If I use this command:
sshfs [email protected]:/directory /Users/username/Desktop/
ssh
it mounts successfully in read-only.

If i try this command:
sshfs -o idmap=user,defer_permissions,allow_other
[email protected]:/directory /Users/username/Desktop/ssh
Then at least if I try to drag & drop in Finder I got the green (+)
but then I have an error message with error code (-36). If I try to
copy from Terminal, I got "cp: filename: Bad message".

Any idea how to mount read/write SSH volume when the username local
and distant are completely different ?

Thanks!

Lionel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to