I use moba to sftp aixppc64_12201_database.zip from windows to aix, the size is correct, but I can't unzip this file.
oracle>unzip aixppc64_12201_database.zip
Archive: aixppc64_12201_database.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: aixppc64_12201_database.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of aixppc64_12201_database.zip or
aixppc64_12201_database.zip.zip, and cannot find aixppc64_12201_database.zip.ZIP, period.
oracle>ls -lrt aixppc64_12201_database.zip
-rwxrwxrwx 1 yunqing dba 3362135881 May 25 14:52 aixppc64_12201_database.zip
But I use the same way to sftp aix.ppc64_12102_database_1of2.zip, I can unzip the file without issues.
Can someone help this issue?
Thanks,
Tracy