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 707103 - gvfs-ftpd needs to keepalive against timeout
gvfs-ftpd needs to keepalive against timeout
Status: RESOLVED DUPLICATE of bug 591054
Product: gvfs
Classification: Core
Component: ftp backend
1.16.x
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-30 03:23 UTC by Koala Yeung
Modified: 2015-02-01 11:10 UTC
See Also:
GNOME target: ---
GNOME version: 3.5/3.6



Description Koala Yeung 2013-08-30 03:23:02 UTC
gvfs-ftpd do not have a keep alive feature. This make connections to FTP servers, especially those have a short timeout time (e.g. 30-120 seconds), unstable.

Saving and loading are not stable even when I have a file editing. I have to manually reconnect every 5 minutes or so. Sometimes that lead to data lost.

Keepalive feature should be at least optional.
It is preferred when a file is opened on that connection.

There was a similar report (although information there may be outdated):
https://bugzilla.gnome.org/show_bug.cgi?id=587462
Comment 1 Michal Grňo 2013-10-13 09:57:08 UTC
I'm also having problems with ftp timeout. After a 5-minute break, requests give from one to ten errors, then the connection is renewed.
Comment 2 Ross Lagerwall 2015-02-01 11:10:26 UTC
gvfsd-ftp now automatically reconnects so these errors should have been fixed (see bug 591054).

*** This bug has been marked as a duplicate of bug 591054 ***