Hi,
I want to unzip a .gz-File and I don't know how to do that. Ich try to use a cProcessor with "unmarshal().gzip()", but this did not work. Anotherpoint is that I have large files (15MB zipped | 500MB unzipped) --> Danger! OutOfMemory
Hi,
Have you tried to use DI component
TalendHelpCenter:tFileUnarchive which is used to d
ecompresse an archive file for further processing? Such formats are supported: *.tar.gz , *.tgz, *.tar, *.gz and *.zip.
Best regards
Sabrina
Hi,
1st: use cConfig to load a 'external modules' for camel-tarfile-2.16.3.jar,
2nd: in cSplitter set 'new org.apache.camel.dataformat.tarfile.TarSplitter()' as expression