HomeProductsRelease History
 .NET Components
 Release History

XtraSftp v2.3 Released

Release Date: Monday, December 14, 2009

Class 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 projects

  • None.

Bug 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

  • None

XtraSftp v1.0 Released

Release Date: Wednesday, November 25, 2009
  • This is the initial version
Copyright © 2009 XtraComponents. All rights reserved.