{"id":237,"date":"2020-05-10T05:06:30","date_gmt":"2020-05-10T05:06:30","guid":{"rendered":"https:\/\/molecularsciences.org\/content\/?p=237"},"modified":"2024-02-02T17:30:46","modified_gmt":"2024-02-02T22:30:46","slug":"editing-remote-files-as-if-they-are-local-files-using-sshfs","status":"publish","type":"post","link":"https:\/\/molecularsciences.org\/content\/editing-remote-files-as-if-they-are-local-files-using-sshfs\/","title":{"rendered":"Editing remote files as if they are local files using sshfs"},"content":{"rendered":"\n<p>sshfs allows users to mount a remote location to a local address. Then these files can be edited as if they are local files. To set up<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo sshfs user@host:\/some\/directory \/local\/address -o allow_other -p 22<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>sshfs allows users to mount a remote location to a local address. Then these files can be edited as if they are local files. To set up<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34],"tags":[35],"class_list":["post-237","post","type-post","status-publish","format-standard","hentry","category-linux","tag-linux"],"_links":{"self":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts\/237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/comments?post=237"}],"version-history":[{"count":1,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts\/237\/revisions"}],"predecessor-version":[{"id":238,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/posts\/237\/revisions\/238"}],"wp:attachment":[{"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/media?parent=237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/categories?post=237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/molecularsciences.org\/content\/wp-json\/wp\/v2\/tags?post=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}