| | | XtraScp v2.3 ReleasedRelease Date: Monday, December 14, 2009Class Changes- Separated FileSystem class to XtraFileSystem assembly.
- ScpFileSystem now derives from FileSystem base class.
Documentation ChangesChanges that may affect your projectsBug fixes- SCP - Added CommandResponse event to the ScpFileSystem class.
- SCP - Added support for GSSAPI authentication.
- 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 XtraScp v1.0 ReleasedRelease Date: Wednesday, November 25, 2009- This is the initial version
| | |
| | |
|