SYNAPSE - Synchronous TCP/IP Library for Delphi
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


FTP client

Version 2.3.1 released 2002-08-20
* adaption to TSynaClient
+ can specify outgoing IP interface
+ aborting of data transfers
* test only class of return code from FTP server
# fixed closing of datareading channel
# fixed unix style listing decoding
+ parsing of long names from directory listing

Version 2.0.0 released 2002-05-05
+ parsing of directory list
* better autodetection of REST support

Version 1.2.2 released 2002-02-10
+ Fixed LIST

Version 1.2.0 released 2001-09-24
+ hook for FTP status
+ can be used on SOCKS5

Version 1.0.0 released 2001-08-27
+ Class TFTPSend implementing FTP protocol.