
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unarchiving .gz file error "Not in GZIP format"
Hi ,
i have archived using tfilearchive and when i try to extract it using 7zip it is throwing error "not in gzip format".
Please help.
Thanks,
hachi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Have you tried to use talend component tFileUnarchive to decompress your .gz archive file to see if it works?
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i am moving the zipped files to aws and tried unzipping manually. can i use tfileunarchive on files present in aws with out copying it to local system? i zipped it to compress the file as it is taking long to transfer files to aws

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You have to copy it to local system firstly and then use tfileunarchive component to decompress it. Did you unzip your file on aws directly?
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi sabrina,
The job is designed to send files to AWS, as they are very huge i compressed and sent it . So i can't copy it back to local system and use tfileunarchive.
Thanks,
hachi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Hachi,
Are you using talend subscription solution?
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes , we are using a licensed 5.4.1 version of DI.
Thanks,
Hachi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Would you mind creating a case on talend support portal so that we can give you a remote assistance through webex session to see if it is a bug and a patch will be needed?
Best regards
Sabrina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Suggestion
On linux/unix different commands can be used...
tar
gunzip
unzip
On windows
winrar
or tartool : http://tartool.codeplex.com/
