Skip to content

ElanHasson/SSIS-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SSIS-Extensions

A clone of https://ssisextensions.codeplex.com/

Download Here: Download Here for SQL Server 2014

SFTP, PGP and Zip Control Flow custom components
A set of custom tasks to extend SSIS. Includes a SFTP task, PGP encryption task and zip/unzip task.

Includes custom components to SFTP, Encrypt/Decrypt files using PGP and zip/unzip task for SSIS 2008 and SSIS 2012.

Note: I'd appreciate any feedback on the project, also let me know if you'd like more components.

Change Log

  • May 27, 2016

    • Added SQL 2014 Support and new installer for 2014 only.
  • May 19, 2013

    • Unified installer for SQL 2008R2 and 2012, both 32-bit and 64-bit
    • Fixed issue with dll mismatch
  • Feb 16, 2013

    • Uploaded the updated SQL 2008 R2 project
    • Uploaded sample and documentation for SQL 2008 R2 project
    • Comming soon - FTP component.
  • Feb 9, 2013

    • Fixed a few bugs
    • Added filtering ability to Zip task as well as SFTP task
    • Coming soon - move changes to SQL 2008 R2 project.
  • Feb 3, 2013

  • July 31, 2011

    • Added Zip Task
    • Added support for wildcards.
    • Fixed: bug in SFTP task during validation.
    • Fixed: getting error in SFTP task when receiving no files.

About

A clone of https://ssisextensions.codeplex.com/ but with SQL Server 2014 Support!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages