Releases: sparkeh9/CoreFTP
Releases · sparkeh9/CoreFTP
1.4.0
FTP/S support
- Added FTP over TLS
- Refactored the socket system to use streams bound to those sockets.
Using UTF8 when available
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
Fixing DNS resolution issue on Linux
v1.1.7 Releasing v1/1/7, Resolves #5 (eventually)