Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
connecting to socket on port 3438
connected
Processing archive d:/file.7z, please wait...
Exception in component tFileUnarchive_1
java.io.IOException: Negative seek offset
at java.io.RandomAccessFile.seek(Native Method)
at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:365)
at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:243)
at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:142)
at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:113)
at informix_exapaq.ftp_0_1.ftp.tFileUnarchive_1Process(ftp.java:476)
at informix_exapaq.ftp_0_1.ftp.runJobInTOS(ftp.java:741)
at informix_exapaq.ftp_0_1.ftp.main(ftp.java:615)
disconnected
hi,
for a project, we have to get an archive file by ftp.
this archive was zipped by 7z and had the extension ".7z".
do you have any idea for how to unzip it thanks to talend EE 4.2.2?
we cannot zip it with ".zip". we can just exploite the file.
regards
fred
hi,
for a project, we have to get an archive file by ftp.
this archive was zipped by 7z and had the extension ".7z".
do you have any idea for how to unzip it thanks to talend EE 4.2.2?
we cannot zip it with ".zip". we can just exploite the file.
regards
fred