| | | XtraSftp v2.3 ReleasedRelease Date: Monday, December 14, 2009Class Changes- Separated FileSystem class to XtraFileSystem assembly.
- SftpFileSystem 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- SFTP - Added some useful properties to the SftpFileInfo class.
- SFTP - Added CommandResponse event to the SftpFileSystem class.
- SecureShell - Added Banner event that can be used to receive banner messages from the server.
- SecureShell - Added HostKeyVerifying event that can be used to to verify received fingerprint from the server.
- SecureShell - Added PasswordChangeRequest event that can be used to provide new password when the server requests.
- 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 XtraSftp v1.0 ReleasedRelease Date: Wednesday, November 25, 2009- This is the initial version
| | |
| | |
|