Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • This seems like a good solution, however is it possible to connect to the sshfs "server" without installing anything? And I also came across NFS, which seems to do something similar, will it be a suited alternative as it seems to be implemented into OSX? Commented Sep 12, 2013 at 20:40
  • @Ridago as long as the server has an ssh server runnin (it should) then you don't need to install anything on the server. NFS is great but you need root access to the server. Commented Sep 12, 2013 at 21:08