History:
Description:
+ added property
- removed property
* modification
# bug fix
Version 3.1.0 released 2004-09-18
+ directory listing contains permission string
Version 3.0.3 released 2004-08-23
+ ForceOldport property for disabling new EPRT and EPSV commands
* DoStatus can report multiline replyes
# Fixed ReadResult
# Server can reply by 100 based reply before welcomme string
# Call PBSZ before PROT command
# data connection usinfg same interface as control connection.
* Totally new directory list parsing!
# Fixed uploading of zero-lenght files.
Version 2.7.0 released 2003-07-21
+ FPC compatibility
+ StreamSecII support
+ can turn off SSl/TLS on data channel
# correct handling of date 2-29 in FTP directory parsing
Version 2.6.6 released 2003-03-24
- weakpackageunit
* DataRead and datawrite moved to public section for your special functions
# typo error in name of RetrieveFile method
+ If it is possible, then use EPSV or EPRT instead PASV or PORT
Version 2.5.4 released 2003-01-01
+ SSL/TLS support
+ ASCII transfers
# fixed parsing of long file names
# fixed FtpInterServerTransfer
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.