Generic Bundle: Change Log
From CFTP
Contents |
Version 1.25
- Improved the text of exceptions thrown in the core
- Fixed shutdown bug in the control connector and data port listeners
- Shortened after-termination server sleep time
- Connection waits for a reply to be sent after the QUIT command
Version 1.24
- Minor bug fix in destroying late-arrived data connections
Version 1.23
- Disabled using REST/APPE with TYPE A to prevent corrupt files output
- Added UTF-8 support to Generic Control Connection
- ObjectFactory removed from constructors to prevent errors when Spring creates InternalFactory
- Data connection does not remove session's attributes before calling a Callback object
- Execute-On-Parent feature added to Command to allow proper HELP/FEAT/OPTS
- OPTS command added
- TYPE A data filter improved
- Many other minor improvements and fixes
Version 1.22
- Callback object introduced to handle post-upload/download logic in a data connection
- Internal Spring Factory allows user to pass-in manually created bean factory
- Minor fix preventing attempts to send unnecessary replies by Data Connection.
- ABOR, QUIT, RETR, STOR commands minor fixes
Version 1.21
- Fix to work with Spring 2.0 (XML loading routine fixed)
Return to FTP Server: Generic Bundle