[Maf] index.html cannot be found.

Dale Osborn dale2osborn at earthlink.net
Thu Mar 24 18:07:38 EST 2005


I'm really grateful for Chris' work on MAF.  I'm "this close" to having
it working.  When I exit MAFUNZIP.BAT Firefox reports: 

"The file
/C:/WINDOWS/TEMP/MAF/1111702570000001_991/index_files/index.html cannot
be found."

I notice a discrepancy between ".html" in the error message and ".htm" in
the file system.  Also Firefox seems to have been told to look for
index.htm[l] in index_files whereas it is actually in 1111702570000001_991.

Upon leaving MAFUNZIP.BAT the files show up just as they were when
MAFZIP.BAT was called: index.htm and index.rdf in 1111702570000001_991,
several files in index_files.  

Am I botching something here, or is this maybe a bug?



Win98 SE
Firefox 1.0.2
MAF 0.5.0
PKZIP 2.50 (lfn)

Here's my MAFUNZIP script.  PKZIP doesn't support specifying where to 
put the results; they always go in and under the working directory.
----

:: Arg1=Full Path to archive (.maff)
:: Arg2=Full Path to dir to make and expand into


@md %2
@cd %2
c:\virt486\aml\unzip -d %1





More information about the Maf mailing list