Archive Manager Index File Format

During the building of the archive, the Archive Manager creates an index containing metadata about the archive.

This is a sample index from an archive with a single file:

MIME-Version: 1.0 
Content-Type: multipart/x-directory2; boundary="===" 
Unique-ID: 1077307147 
Archive-Size: 105 
SendAll: 0 
Date: Wed, 17 Mar 2004 02:23:01 +0000 
FileSet-(LOG): c:\temp\log\newfile.log 

--===
URL: file:///c:/temp/log/newfile.log
UTF8URL: file:///c:/temp/log/newfile.log
NAME: (LOG)newfile.log 
UTF8NAME: %28LOG%29newfile.log
SIZE: 105 
TYPE: FILE 
HASH: 3a2952e0db8b1e31683f801c6384943aae7fb273 
MODIFIED: Sun, 14 Mar 2004 18:32:58 +0000 

--===--