Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hello,
Have you tried to use talend component tFileUnarchive to decompress your .gz archive file to see if it works?
Best regards
Sabrina
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
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
Hello Hachi,
Are you using talend subscription solution?
Best regards
Sabrina
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
Suggestion
On linux/unix different commands can be used...
tar
gunzip
unzip
On windows
winrar
or tartool : http://tartool.codeplex.com/