HOWTO (Page 2)

Get-SFTPFiles function for PowerShell

  |   Martin Vobr

This is a guest post by Tim Smiths, user of Rebex SFTP, who was so kind to share his real-world experience with using SFTP from PowerShell script. Suppose that we have a few imports that require us getting the latest files from an SFTP server, and we're ...

Using SFTP and FTP/SSL in SSIS package in VS 2012

  |   Vit Zyka

SFTP and FTP/SSL components (included in Rebex File Transfer Pack) were not especially designed to run inside the SSIS (SQL Server Integration Services). However, with little effort component can be used from inside the SSIS "script task". The FTP/SSL ...

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 ...

Basic Download and Upload with FTP and SFTP components

  |   Tomas Knopp

In release R1 2012, we introduced new API for uploading and downloading multiple files. In this blog post, we are going to explain how to use the new Download and Upload methods. The usage is illustrated on the Download method, but the same principles ...