** Changed in: tomboy
Importance: Unknown => Medium
--
Tomboy SSHFS Sync creates local sync folder with wrong ownership
https://bugs.launchpad.net/bugs/222066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
** Changed in: tomboy
Status: Unknown => Confirmed
--
Tomboy SSHFS Sync creates local sync folder with wrong ownership
https://bugs.launchpad.net/bugs/222066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=535275
** Changed in: tomboy (Ubuntu)
Importance: Undecided => Medium
Status: Confirmed => Triaged
** Also affe
I found out that if you do "sudo umount .tomboy/sync-sshfs" before each
sync, then it will succeed. Otherwise, second sync will fail.
--
Tomboy SSHFS Sync creates local sync folder with wrong ownership
https://bugs.launchpad.net/bugs/222066
You received this bug notification because you are a mem
Due to lack of '-o idmap=user' in sshfs command
** Changed in: tomboy (Ubuntu)
Status: New => Confirmed
--
Tomboy SSHFS Sync creates local sync folder with wrong ownership
https://bugs.launchpad.net/bugs/222066
You received this bug notification because you are a member of Ubuntu
Bugs, wh
I am also seeing this behaviour
We see it because by default sshfs does not include the '-o idmap=user'
option to translate the ownership of the remote files to that of the
local user
I propose that Tomboy should append '-o idmap=user' to the sshfs command
it uses, i.e.
/usr/bin/sshfs -p 22
[EMA
I have a fairly clean Hardy (8.04) installation (2 days old) and I
duplicated this problem and verified that the suggested command line
options do, in fact, set the permissions on the sync-sshfs folder to
something my user can access.
However, even after manually mounting the sync-sshfs folder at