Rebex FTP/SSL

FTP and FTP/SSL client .NET library

Download 30-day free trial Buy from $349
More .NET libraries

Back to feature list...

SSIS, SQL CLR, PowerShell

As a .NET assembly, Rebex FTP can be called from various platforms that support .NET technology.
For example:

Using FTP in SSIS packages 

In the SQL Server Integration Services (SSIS) packages you can call Rebex FTP methods using an SSIS Script Task.

Using FTP in SQL CLR 

Rebex FTP library can be called from Microsoft SQL Server T-SQL code using so-called "SQL CLR procedures". For step-by-step instructions, please see the blog post about registering and using Rebex library from an SQL-CLR procedure.

Using FTP in PowerShell 

Calling Rebex FTP from a PowerShell script is straightforward. Rebex assemblies can be stored in a file system or in Global Assembly Cache (GAC).

Back to feature list...