Hello
I am trying to unzip a .gz file using 7-Zip on my Windows XP machine. Here are the details:
working directory and file: C:\temp\datafile05112011.txt.gz
7-zip program location: C:\Program Files\7-Zip\7z.exe
Important thing is that filename is in a variable such as fname=datafile05112011.txt.gz where date will change everyday.
I am using shell script step and having a hard time getting this working. Probably not clicking it.
anyone has resolved similar issue? Pl. let me know.
Thanks and regards, charu


Reply With Quote
Now I can use sftp to transfer a zip file and extract it locally and process it.