x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

List of files from ZIP

chazco
chazco Page Icon Posted 2006-03-17 3:09 PM
#
Status:
Hi,

Is it possible to create a HTML list of files from a ZIP folder. e.g.

<b>Some Compressed Folder</b> file1.txt<br> blob,exe<br> <b>Another Folder</b> fi231.txt<br> test,exe<br>


The ZIP archive is huge, so doing this manually would be impossible. Any suggestions?
 Top of the page
Snake Page Icon Posted 2006-03-17 4:32 PM
#
Avatar image of Snake
Factorite (Senior)

Posts:
97
Location:
USA
Status:
Assuming you have XP:

Start a Command prompt. Surf to the directory holding the .ZIP file. Type:

pkzip -@list [.ZIP filename]

For example,

pkzip -@list test.zip

It will generate a file, LIST, with NO file type extension, that contains a list of all the files.

Import that LIST file into MS Word or a HTML editor and have the program convert the plain text to HTML format. Save new file.

Post HTML all over the web, make millions, have everyone as your friend.

Edited by Snake 2006-03-17 4:39 PM
 Top of the page
chazco
chazco Page Icon Posted 2006-03-17 4:52 PM
#
Status:
Thanks - that also works with pkunzip for the record.
 Top of the page
Jump to forum:
Seconds to generate: 0.125 - Cached queries : 58 - Executed queries : 9