<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sshfsmount on paapereira.xyz</title><link>https://paapereira.xyz/tags/sshfsmount/</link><description>Recent content in Sshfsmount on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Sun, 24 Feb 2013 10:00:00 +0000</lastBuildDate><atom:link href="https://paapereira.xyz/tags/sshfsmount/index.xml" rel="self" type="application/rss+xml"/><item><title>sshfsmount update: Desktop notifications</title><link>https://paapereira.xyz/posts/2013/02/sshfsmount-update-desktop-notifications/</link><pubDate>Sun, 24 Feb 2013 10:00:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/sshfsmount-update-desktop-notifications/</guid><description>&lt;p>I&amp;rsquo;ve updated &lt;a href="https://github.com/paapereira/sshfsmount">sshfsmount&lt;/a> to include desktop notifications.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-24-sshfsmount-update-desktop-notifications/github.png" alt="github">&lt;/p>
&lt;p>You can install it the same way already described in the previous &lt;a href="https://paapereira.xyz/posts/mount-remote-directories-in-your-local/">post&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-24-sshfsmount-update-desktop-notifications/notify.png" alt="notify-send">&lt;/p></description></item><item><title>Mount remote directories in your local machine</title><link>https://paapereira.xyz/posts/2013/02/mount-remote-directories-in-your-local/</link><pubDate>Sun, 17 Feb 2013 16:57:00 +0000</pubDate><guid>https://paapereira.xyz/posts/2013/02/mount-remote-directories-in-your-local/</guid><description>&lt;p>I have my Music and Video directories in my B3 Server. To access them locally I mount them using &lt;a href="http://fuse.sourceforge.net/sshfs.html">sshfs&lt;/a>.&lt;/p>
&lt;p>In order to not think about it, I created a script that runs at boot time to take care of that for me.&lt;/p>
&lt;p>The script is available at my &lt;a href="https://github.com/paapereira">github&lt;/a> account in a repository called &lt;a href="https://github.com/paapereira/sshfsmount">sshfsmount&lt;/a>.&lt;/p>
&lt;p>&lt;img src="https://paapereira.xyz/blog/2013/2013-02-17-mount-remote-directories-in-your-local/github.png" alt="github">&lt;/p>
&lt;h2 id="installing-sshfs">Installing sshfs&lt;/h2>
&lt;p>First of all you need to install sshfs:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo apt-get install sshfs
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="get-the-code">Get the code&lt;/h2>
&lt;p>Get the code from my &lt;a href="https://github.com/paapereira/sshfsmount">sshfsmount&lt;/a> github repository:&lt;/p></description></item></channel></rss>