using Rebex.Net;

Welcome to using Rebex.Net; Sign in | Help
in Search

Browse by Tags

All Tags » HOWTO » SFTP
  • HOWTO: Registering SFTP and FTP/SSL for use in SSIS package

    The SFTP and FTP/SSL component included in File Transfer Pack was not especially designed to run inside the SSIS (SQL Server Integration Services). However, with little effort both components can be used from inside the SSIS ''script task''. Registering the component for use in IDE for SSIS packages Registering the component for use in normal ...
    Posted to Using Rebex.Net (Weblog) by Martin Vobr on October 3, 2008
  • HOWTO: Using FTP or SFTP in PowerShell

    PowerShell - a powerful new scripting language and command shell from Microsoft - has many built-in commands. However, it lacks support for transferring files over FTP, FTP/SSL or SFTP. Luckily, PowerShell is based on .NET and can invoke methods of .NET classes. Let's see how to upload or download files to an FTP or SFTP server from a PowerShell ...
    Posted to Using Rebex.Net (Weblog) by Lukas Matyska on September 25, 2008
Powered by Community Server (Personal Edition), by Telligent Systems