Skip to content

Releases: sparkeh9/CoreFTP

v.2.1.0

01 Mar 00:35

Choose a tag to compare

v2.1.0

Bump version to 2.1.0

1.4.0

11 Feb 23:24

Choose a tag to compare

  • Disconnect timeout now configurable
  • Now supports StingRay FTP server and BabyFTP

FTP/S support

29 Jan 21:32

Choose a tag to compare

  • Added FTP over TLS
  • Refactored the socket system to use streams bound to those sockets.

Using UTF8 when available

13 Dec 15:49

Choose a tag to compare

Due to using ANSI by default, paths in languages such as Chinese were garbled. CoreFTP now uses UTF8 where available to mitigate this.

v1.1.10

24 Nov 22:00

Choose a tag to compare

FTP basepath issue resolved

Fixing DNS resolution issue on Linux

14 Nov 17:50

Choose a tag to compare

v1.1.7

Releasing v1/1/7, Resolves #5 (eventually)