Archive

Advanced Download and Upload with FTP and SFTP components

  |   Tomas Knopp

In the Basic Download and Upload with FTP and SFTP components blog post, we described how to download multiple files or directories with Rebex FTP and Rebex SFTP*. Today, we are going to explain TraversalMode as an additional option for Download and ...

Multi-file operations: Converting old API to new API

  |   Lukas Matyska

In March 2012, a new API for multi-file operations was released. The old API methods are PutFiles and GetFiles in Rebex FTP/Rebex SFTP (Ftp and Sftp objects). The new API methods are Upload and Download in Rebex FTP/Rebex SFTP (Ftp and Sftp objects). ...

Build 4129: Several bugfixes in Rebex ZIP

  |   Lukas Pokorny

This is a small bugfix release for several bugs in Rebex ZIP: ZIP: Fixed a bug in the GzipDecompressionStream class causing an InvalidCastException to be thrown when accessing Gzip specific properties. ZIP: Fixed a bug in the FileSet class causing an ...