<p></p>
<p>If its been working for a long time, something has changed.  So what has changed?  The use of a samba share, what version of samba, where the share is, a setting in Geany, what machine its running on (and you don't mention what operating system Geany is on or the OS of the machine the share lives on is either).</p>
<p>It looks like the clue is in the end of the error message, "file exists".  I'm not a windows expert, but I understand that windows will not rename over an existing file, which is what the message says.</p>
<p>See the PHD thesis <a href="https://wiki.geany.org/config/all_you_never_wanted_to_know_about_file_saving" rel="nofollow">here</a> and try other file saving settings detailed there that don't rename over an existing file as <code>atomic_save</code> does.</p>
<p>Other software (libre office etc) does not use the atomic save method that writes to a temporary then renames it over the original file.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2577#issuecomment-676083385">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2EINVASVVGPLJTH5TSBOQRZANCNFSM4QEXHR4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2LPAWVD7HX6EASOO3SBOQRZA5CNFSM4QEXHR4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBGDNOI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2577#issuecomment-676083385",
"url": "https://github.com/geany/geany/issues/2577#issuecomment-676083385",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>