Hi, I noticed that sshfs allows to specify ssh options with the `-o SSHOPT=SSHVAL` syntax, just like in ssh/sftp. However, I find that while using it through MacFusion it doesn't work to specify SSHVALs that contain spaces (such as: `-o ProxyCommand="/ usr/bin/nc -X connect -x someproxy:8080 %h %p"`). When I specify these parameters in the "extra options" field of a Macfusion configuration, it disregards my quotes as having special meaning (tries to run the command `"/usr/bin/nc` and thinks that the rest are additional parameters to sshfs).
Is there any way to make this work? -- 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.
