utility for viewing the index of remote ZIP packages located on HTTP servers without downloading them.
C:\>zipweb http://www.ossh.com/gnu-win32/UnxUtils.zip | find /i "grep.exe" Filename: usr/local/wbin/agrep.exe Filename: usr/local/wbin/egrep.exe Filename: usr/local/wbin/fgrep.exe Filename: usr/local/wbin/grep.exe |
C:\>zipweb http://nirsoft.net/utils/nircmd.zip Zipweb 0.4.1 by Luigi Auriemma e-mail: aluigi@autistici.org web: aluigi.org Resolving hostname... Connecting... OK Connected to 69.73.166.124:80 Host: nirsoft.net:80 URI: /utils/nircmd.zip - Info: Keep-Alive is active Total filesize: 118993 Downloading 65553 bytes.... - ZIP central directory: Size: 169 Offset: 118802 (0x0001d012) ---------------------------------------------------------------- Filename: nircmd.exe Zipped_size: 40906 File_size: 43520 CRC: 86E4E133 File_offset: 00000000 Date: 19:08:52 29/10/2012 ---------------------------------------------------------------- Filename: nircmdc.exe Zipped_size: 40114 File_size: 42496 CRC: A41CCC63 File_offset: 00009ff2 Date: 19:08:16 29/10/2012 ---------------------------------------------------------------- Filename: NirCmd.chm Zipped_size: 37661 File_size: 45545 CRC: 3B004C89 File_offset: 00013ccd Date: 19:10:28 29/10/2012 |
C:\>zipweb -d egrep.exe http://www.ossh.com/gnu-win32/UnxUtils.zip |
Zipweb 0.4.1
by Luigi Auriemma
e-mail: aluigi@autistici.org
web: aluigi.org
Usage: zipweb.exe [options] <URL>
Options:
-p PROXY[:PORT] proxy support (default port 8080)
-w DIRECTORY working directory for download and file comparison (current)
-d FILENAME download a file! Case insensitive and partial name comparison,
that means you can specify simply a part of the filename (cool)
-i interactive download: you can choose what files to download
-s shows only the filesize and exits (very very useful and can be
used with any file)
-o overwrites the existent files (if you choose to download a
file) without asking confirmation
-f file compare: will do a checksum comparison between the files
stored in the remote zip and your local files on the disk
-v verbose error messages
Compatibility options (rare):
-e if you download a file that cannot be unzipped use this option,
will be made a check and will be redownloaded if wrong (useful)
-l doesn't apply the automatic fix for extra data equal to 0xd
-c doesn't show the file download percentage (less CPU?)
-k keep-alive disactivation. Useless because it is automatic
-2 method 2, rarely useful for some rare bad zip files
Note: use (") around the URL if there are spaces or strange chars in it
Downloading 65553 bytes....
欢迎光临 批处理之家 (http://bbs.bathome.net/) | Powered by Discuz! 7.2 |