End-of-central-directory signature not found
GKJoeSep 10 2008 — edited Jul 18 2011I am in the process of configuring Grid on a Linux server (OEL 5)
i have the software onn the server as a zip file and i downloaded it through ftp in binary mode.
I am not able to extract it,below si the error..
[root@oemgridsvr Grid]#
[root@oemgridsvr Grid]# unzip GridControl_10.2.0.4_LINUX.zip
Archive: GridControl_10.2.0.4_LINUX.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.
note: GridControl_10.2.0.4_LINUX.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of GridControl_10.2.0.4_LINUX.zip or
GridControl_10.2.0.4_LINUX.zip.zip, and cannot find GridControl_10.2.0.4_LINUX.zip.ZIP, period.
[root@oemgridsvr Grid]#
[root@oemgridsvr Grid]#
[root@oemgridsvr Grid]#
[root@oemgridsvr Grid]# file GridControl_10.2.0.4_LINUX.zip
GridControl_10.2.0.4_LINUX.zip: Zip archive data, at least v1.0 to extract
[root@oemgridsvr Grid]#
[root@oemgridsvr Grid]#
Please help !!
~Thanks