From: Subramani, G. <Gna...@ni...> - 2008-10-17 14:26:21
|
Hi, I am not able to extract a zip file using unzip program in AIX. Is it because my filesize is more than 2G in size? Please suggest. I am not facing issues with zip files less than 2G. $ oslevel -s 5300-04-02 $ rpm -qa | grep -i unzip unzip-5.51-1 dart:p3elm -> $ du -sg mydata.zip 2.50 mydata.zip $ unzip -l mydata.zip Archive: mydata.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of mydata.zip or mydata.zip.zip, and cannot find mydata.zip.ZIP, period. Regards, -GnanaShekar- 813-366-2377 (D) 727-487-4103 (M) |