GNOME Bugzilla – Bug 585437
gftp-2.0.19: Can't receive file list after FTPS log in
Last modified: 2018-07-01 08:37:48 UTC
Please describe the problem: gftp.2.0.19 doesn't seem to work in FTPS mode on my machine: When i use it in FTP mode, everything is fine. When i use it in FTPS mode, the client is able to log in, but then it can't receive the file list. Steps to reproduce: Always. Actual results: - Expected results: - Does this happen every time? Yes Other information: Distribution: Gentoo Linux Session log: Looking up dd8002.kasserver.com Trying dd8002.kasserver.com:21 Connected to dd8002.kasserver.com:21 220 FTP on dd8002.kasserver.com ready AUTH TLS 234 AUTH TLS successful SSL connection established using TLSv1/SSLv3 (EDH-RSA-DES-CBC3-SHA) PBSZ 0 200 PBSZ 0 successful PROT P 200 Protection set to Private USER $FOO 331 Password required for $FOO PASS xxxx 230 User $FOO logged in SYST 215 UNIX Type: L8 TYPE I 200 Type set to I PWD 257 "/" is the current directory Loading directory listing / from server (LC_TIME=C) PASV 227 Entering Passive Mode (85,13,132,93,195,93). LIST -L 150 Opening ASCII mode data connection for file list Warning: Cannot parse listing 421 No transfer timeout (300 seconds): closing control connection gftp --info: gFTP 2.0.19 #define _REENTRANT #define _GNU_SOURCE #define _LARGEFILE_SOURCE #define _FILE_OFFSET_BITS 64 sizeof (off_t) = 8 #define HAVE_INTL_PRINTF GFTP_OFF_T_HEX_PRINTF_MOD = %llx GFTP_OFF_T_INTL_PRINTF_MOD = %'lld GFTP_OFF_T_PRINTF_MOD = %lld GFTP_OFF_T_11PRINTF_MOD = %11lld #define HAVE_GETADDRINFO #define HAVE_GAI_STRERROR #define HAVE_GETDTABLESIZE #define G_HAVE_GINT64 #define HAVE_LIBREADLINE #define ENABLE_NLS #define HAVE_GETTEXT glib version: 2.18.4 PTY implementation: unix98 OpenSSL version: OpenSSL 0.9.8k 25 Mar 2009 Enabled protocols: FTP FTPS HTTP HTTPS Local SSH2 Bookmark FSP
ping ? any clue about what could be the problem ?
Any news on this? If gftp is dead, what replacement should we use instead?
gftp is not under active development anymore and has not seen code changes for many years. Its codebase has been archived: https://gitlab.gnome.org/Archive/gftp/commits/master The maintainer states that "I would like to hand this project off to someone compotent" on https://www.gftp.org/ Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.