[ubuntu-mono] [Bug 222066] Re: Tomboy SSHFS Sync creates local sync folder with wrong ownership

Bug Watch Updater 222066 at bugs.launchpad.net
Thu Sep 16 15:04:34 UTC 2010


** 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
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.

Status in Tomboy: Confirmed
Status in “tomboy” package in Ubuntu: Triaged

Bug description:
Binary package hint: tomboy

1 ) I Installed sshfs
2 ) I tried setting up tomboy-syncronization over SSH
3 ) Entered my information and pressed save
4 ) got the following error message "fusermount: failed to accesss mountpoint /home/dennis/.tomboy/sync-sshfs: permission denied"
5) checked permission on the folder 

ls -l .tomboy/
drwxrwxrwx 1  32066  32066 4096 2008-04-25 10:40 sync-sshfs

--------------

the problem is that the remote system has different uid/gid's for the Filesystem. sshfs should be loaded with these options for ssh sync to work properly 
-o idmap=user -o uid=<your local uid> -o gid=<your local gid>






More information about the Ubuntu-mono mailing list