| | | XtraFtp v2.3 ReleasedRelease Date: Monday, December 14, 2009Class Changes- Separated FileSystem class to XtraFileSystem assembly.
- FtpFileSystem now derives from FileSystem base class.
Documentation Changes- Added more topics to illustrate how to use new FileSystem architecture.
Changes that may affect your projectsBug fixes- FTP - Added some useful properties to the FtpFileInfo class.
- FTP - Added CommandResponse event to the FtpFileSystem class.
- FTP - Added CertificateRequired event to the FtpFileSystem class.
- FTP - Added CertificateReceived event to the FtpFileSystem class.
- FileSystem - Introduced new DiskFileSystem class and IRemoteFileSystem interface.
- FileSystem - Added some more overloads of the TransferFiles method.
- FileSystem - Added support for file transfer monitoring.
- FileSystem - Fixed some minor bugs when transfer multiple files using multi-threads.
- FileSystem - Fixed some minor bugs in the QuickSynchronize methods.
Sample Project Changes XtraFtp v1.0 ReleasedRelease Date: Wednesday, November 25, 2009- This is the initial version.
| | |
| | |
|