file is not unzipping in solaris
793965Sep 6 2011 — edited Sep 6 2011hi gems...
I have a database dump file taken from windows machine and then i have zipped it.
then i have put that .zip file in solaris machine and when i have tried to unzip it by using the following command..
unzip filename.zip
then it is failing with the following exception..
end-of-central-directory signature not found
N.B : In windows the zip file is working fine means it can be unzipped successfully.
please help..thanks in advance...