<p>Geany does not directly access remote files (and never has).  It relies on the system mounting the remote file in the Linux filesystem via a suitable (probably FUSE) filesystem driver.</p>

<p>Probably when you upgraded to 15.10 you didn't enable the right remote filesystem handlers, and thats also what the error message is tending to suggest.</p>

<p>When you say "right click the file" I assume you mean in the file manager.  That allows Geany to read the file because the file manager has mounted it locally, but it can't be saved because either the filemanager dismounts it when you close it, or it doesn't have the right drivers to support writing to the file.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/838#issuecomment-166472746">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5kfA5BKfGQ2P4zfJ4l6-rPuf9oBks5pSJ2egaJpZM4G5ke8.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/838#issuecomment-166472746"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>