After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 564342 - provide synching mechanism over gvfs
provide synching mechanism over gvfs
Status: RESOLVED WONTFIX
Product: tomboy
Classification: Applications
Component: General
0.12.x
Other All
: Normal enhancement
: Future
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-13 00:12 UTC by Florian Heinle
Modified: 2013-10-30 19:37 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Florian Heinle 2008-12-13 00:12:19 UTC
Next to current synching mechanisms or replacing those, it would be nice to have the possibility to synch over gvfs - especially considering that the gvfs interface for remote filesystem access is way easier to configure (c.f. ports, etc)
Comment 1 Vincent Untz 2009-03-04 18:43:05 UTC
It should really just replace the current mechanisms.
Comment 2 Sandy Armstrong 2009-03-04 18:56:37 UTC
Confirming, but not sure when we'll get to it.  Patches welcome, of course.  It's largely a matter of making a gvfs-alike of FuseSyncServiceAddin, I suppose.

So few people have the infrastructure to support the ssh/webdav use cases that they're really not that great an option anyway.  Since Online Desktop never really materialized, we are probably going to resort to running our own web service to make sync useful to the largest number of users.  I'll be focusing on this before I spend time on gvfs support.

But yeah, this is a move we've been wanting to make for awhile, and I think the Mono bindings have now caught up so there's nothing to hold us (or an industrious contributor) back.