- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- how to run zipexe
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 05:49 AM
10-06-2006 05:49 AM
how to run zipexe
when issued run the following message is shown
"UnZipSFX 5.42 of 14 January 2001, by Info-ZIP (Zip-Bugs@lists.wku.edu).
End-of-central-directory signature not found"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 06:53 AM
10-06-2006 06:53 AM
Re: how to run zipexe
not complete. You might also get it if the
file was transferred using an ASCII FTP
transfer instead of binary.
In either case, you probably need to download
the file again.
DIRE /SIZE to check the size.
DIRE /FULL to check the file attributes. A
binary FTP transfer should give you "Record
format: Fixed length 512 byte records". An
HTTP transfer will probably give you "Record
format: Stream_LF, [...]". Either one should
work if you get the whole file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 06:54 AM
10-06-2006 06:54 AM
Re: how to run zipexe
Looks like your zip is working, but the file is broken.
Typical reasons:
1) FTP in Ascii/Text mode instead of Binary
2) Partial transfer (after disk quota exceeded or dropped link).
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2006 07:13 AM
10-06-2006 07:13 AM
Re: how to run zipexe
that a self-extracting archive can be
unpacked using a normal (external) UnZip
program, too.
When the self-extracting archive was made
using UnZip older than 5.52 (like 5.42,
here), self-extraction of a large file may
be noticably slower than extraction using an
UnZip 5.52 (or newer) program, which has
some VMS-specific I/O speed improvements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 07:56 AM
10-08-2006 07:56 AM
Re: how to run zipexe
You _can_ use a Windows- or Unix based ZIP program to unzip the files and FTP them (BINARY!) to VMS but that may renbder thie files unusable on VMS because the attributes and, in some cases, the internal structure are ruined.
Best you try to get the latest version of UNZIP (and ZIP).
One thing to keep in mind if you FTP zip's to a VMS box (ANY box, in fact): it should ALWAYS be done in BINARY mode; one step wrong and the file is broken beyond repaisr.
WG
OpenVMS Developer & System Manager