Geany is a light weight IDE for Linux. When using with a mounted file system, please see the article on “Mounting Remote File System”, it may give an error stating “Error renaming temporary file:Operation not permitted”.

In order to fix this, you will need to pass an additional flag when mounting the file system.
Instead of mounting the file system like so:
sshfs remoteuser@remoteserver.com:/home/remoteuser/blah /home/localuser/blah
sshfs remoteuser@remoteserver.com:/home/remoteuser/blah /home/localuser/blah
You can do it like
sshfs -o workaround=rename remoteuser@remoteserver.com:/home/remoteuser/blah /home/localuser/blah
sshfs -o workaround=rename remoteuser@remoteserver.com:/home/remoteuser/blah /home/localuser/blah
The info is a great help to me, thanks so much
lv car insurance I like this web blog very much, Its a real nice berth to read and incur info. “Programming graphics in X is like finding the square root of PI using Roman numerals.” by Henry Spencer.
This is cool!
Wow! Thank you! I continuously wanted to write on my blog something like that. Can I implement a part of your post to my blog?
The blog is cool
You can get the same error when editing on samba mounts ….
Good blogging!