compressed(zipped) folder

  • Hi, do you have any idea how to do the same i.e. collect zip files from FTP sites (UNIX environment) and then unzip them using SSIS. I have difficulty in making the zip file name dynamic using FTP task in SSIS. Could you please suggest,or could you give a snippet of the code you had written for the DTS package.

  • Another option is to write a perl wrapper program.  You can also use VB Script.  Since this is SSIS, I am going to assume SQL Server 2000.  If it was 2005 you could use CLR

  • I also use WinZip with the command line ad-in, and then shell to it.

    But if I had to do without it, I would look into the J# (Java.NET) classes.

    http://msdn.microsoft.com/msdnmag/issues/03/06/ZipCompression/default.aspx

     


    MISfIT

Viewing 3 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic. Login to reply