>That's another bug, which is solved already. It is indeed >Did you mount the sshfs share as root? No. With each restart I must run: `sudo mknod /dev/fuse c 10 229` `sudo chmod o+rw /dev/fuse` then I can mount the volume as myself: `sshfs [EMAIL PROTECTED]: /media/that/`
As of now, the gedit allows me to save successfully once, then on the second save it fails... The permissions are the same, but Before editing successfully: -rw-r--r-- 1 1103 users 6064 2006-03-26 15:07 README After editing, now uneditable. It shows the message: -rw-r--r-- 1 1103 users 6089 2006-03-30 17:24 README -rw-r--r-- 1 1103 users 6064 2006-03-26 15:07 README~ -- Failure to Save to SSHFS volumes https://launchpad.net/malone/bugs/36091 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
