2014년 6월 16일 월요일

SSIS UNZIP TASK



 

 

Executable : unzip.exe
 
Arguments : "D:\unzip.exe " -o  "C:\zipFilePath\file.zip" -d "D:\unzipFolderPath\"
폴더명에 공백이 포함된 경우 Double Quotation 으로 묶어줘야 하며
Argument 값에 에서 Double Quotation은   \"  으로 입력한다.
 
 
 

댓글 없음:

댓글 쓰기