Sanford wrote: ^^^In the mean time, if you are affected by this,
manually mount your desired share, and then use Tomboy's "Local Folder"
sync service and point to the place you mounted it.^^^

Hmm, I manually mount using wdfs and point Tomboy to the mounted
directory, and am seeing this same issue i.e. lock file remaining from
the previous sync.

Tomboy 0.10.1, wdfs 1.4.2, Fedora 9.

Mounting using the following:

/usr/bin/wdfs https://myserver.com:2078 /home/me/webdisk -o
username=myuser -o password=mypass -o accept_sslcert


I've stumbled upon a workaround though.  If you tell FUSE to disable 
multi-threading ( -s) , Tomboy is able to remove the lock:

 
/usr/bin/wdfs https://myserver.com:2078 /home/me/webdisk -o username=myuser -o 
password=mypass -o accept_sslcert -s


Could others give this a try?    sshfs also provides a -s option.

Thanks,

qo

-- 
"fuse: mountpoint is not empty" syncing over ssh
https://bugs.launchpad.net/bugs/152978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to