{"id":206,"date":"2011-08-05T16:53:39","date_gmt":"2011-08-05T22:53:39","guid":{"rendered":"http:\/\/bucktownbell.com\/?p=206"},"modified":"2012-09-14T23:34:48","modified_gmt":"2012-09-15T04:34:48","slug":"ssh-filesystem","status":"publish","type":"post","link":"http:\/\/bucktownbell.com\/?p=206","title":{"rendered":"SSH Filesystem"},"content":{"rendered":"<blockquote><p>This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there&#8217;s nothing to do.\u00a0 On the client side mounting the filesystem is as easy as logging into the server with ssh.<\/p>\n<p>The idea of sshfs was taken from the SSHFS filesystem distributed with <a href=\"http:\/\/lufs.sourceforge.net\/\">LUFS<\/a>, which I found very useful.\u00a0 There were some limitations of that codebase, so I rewrote it.\u00a0 Features of this implementation are:<\/p>\n<ul>\n<li>Based on <a href=\"http:\/\/fuse.sourceforge.net\/\">FUSE<\/a> (the best userspace filesystem framework for linux \ud83d\ude09<\/li>\n<li>Multithreading: more than one request can be on it&#8217;s way to the server<\/li>\n<li>Allowing large reads (max 64k)<\/li>\n<li>Caching directory contents<\/li>\n<\/ul>\n<\/blockquote>\n<p>via <a href=\"http:\/\/fuse.sourceforge.net\/sshfs.html\">SSH Filesystem<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there&#8217;s nothing to do.\u00a0 On the client side &hellip; <a href=\"http:\/\/bucktownbell.com\/?p=206\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35],"tags":[221,28,157],"class_list":["post-206","post","type-post","status-publish","format-standard","hentry","category-operating-systems","tag-filesystems","tag-linux-command","tag-ssh"],"_links":{"self":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts\/206","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=206"}],"version-history":[{"count":3,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts\/206\/revisions"}],"predecessor-version":[{"id":6416,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts\/206\/revisions\/6416"}],"wp:attachment":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=206"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=206"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}