github masneyb/gftp 2.9.0b
gFTP 2.9.0b

latest release: 2.9.1b
2 years ago

The project is now under the MIT license

FTP protocol:

  • FTPS: support implicit TLS (new protocol: FTPSi)
  • support MLSD
  • fixed IPv6 support
  • new option 'ip_version' (any/ipv4/ipv6) [default=any]
  • fully implement rfc2428 (EPSV, EPRT)
  • automatically determine when to use PRET
  • (these features are only used if the server
    explicitly supports them through the FEAT response)

GTK UI:

  • fix crash with file transfers in active mode
  • new option: gFTP->Preferences->Network -> IP Protocol

closes #120 (should use MLSD when the server supports it)
closes #127 (implicit TLS)
closes #130 (license change)
closes #136 (segfault after file transfer)
closes #140 (IPv6 is broken)

see git log for more details

Don't miss a new gftp release

NewReleases is sending notifications on new releases.