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 463440 - Forgot to provide FTP backend for note synchronization
Forgot to provide FTP backend for note synchronization
Status: RESOLVED NOTGNOME
Product: tomboy
Classification: Applications
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Tomboy Maintainers
Tomboy Maintainers
gnome[moved-to-github]
Depends on:
Blocks:
 
 
Reported: 2007-08-04 15:43 UTC by Sandy Armstrong
Modified: 2017-07-31 12:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch against r1385 adding an FTP note sync backend (11.58 KB, patch)
2007-08-04 15:44 UTC, Sandy Armstrong
accepted-commit_now Details | Review
Adding necessary entries in POTFILES.in (12.18 KB, patch)
2007-08-04 15:58 UTC, Sandy Armstrong
needs-work Details | Review

Description Sandy Armstrong 2007-08-04 15:43:27 UTC
When Boyd and I started work on note sync, we wanted to at least provide support for WebDAV, FTP, and maybe SSH, in addition to arbitrary file system paths.

Somehow we forgot to include the simple addition of FTP support.  The forthcoming patch remedies that, using curlftpfs as the associated FUSE backend.  It works basically identically to the WebDAV backend.
Comment 1 Sandy Armstrong 2007-08-04 15:44:16 UTC
Created attachment 93085 [details] [review]
Patch against r1385 adding an FTP note sync backend
Comment 2 Sandy Armstrong 2007-08-04 15:58:09 UTC
Created attachment 93088 [details] [review]
Adding necessary entries in POTFILES.in
Comment 3 Sandy Armstrong 2007-08-05 03:49:20 UTC
This works great unless you mix with a "bad" version of libcurl; then curlftpfs hangs in a way that is very difficult to recover for most users without logging out.

Patch needs to be updated to check for specific versions of libcurl.
Comment 4 Michael Monreal 2007-08-20 10:35:33 UTC
Very useful IMHO, as FTP-access seems to be more likely for most users than WebDAV for example
Comment 5 Boyd Timothy 2008-02-26 19:16:51 UTC
Setting the default assignee and QA Contact to "tomboy-maint@gnome.bugs".
Comment 6 Jared Jennings 2014-02-10 17:29:23 UTC
Review of attachment 93085 [details] [review]:

Libcurl has since been updated. Let's get this patch in!
Comment 7 André Klapper 2017-07-31 12:37:24 UTC
The Tomboy team has moved from GNOME Bugzilla to GitHub for bug reports and feature requests: 
      https://github.com/tomboy-notes/tomboy/issues/
Closing this report as NOTGNOME as part of Bugzilla Housekeeping (bug 781054) to keep tasks in one place. Please feel free to transfer this task to GitHub if this task is still valid in a recent Tomboy version. 
We are sorry for the inconvenience.