mpfserver Manual
 
 
 mpf:zip | create/read zip-archives
mpf:zip

list content of zip-archive

extract content of specific file from zip-archive

unzip and copy all files to specific directory

create new zip-archive

{mpf:zip  }
=[list|extract|unpack|create]
list list content of zip archive 
extract extract a specific file from archive 
unpack unpack archive to to path defined by "path=[mypath]"-parameter 
create create a new zip-archive and append files defined by "file=[myfiles]"-parameter 
||archive=[myArchive]
name of archive to extract file from, to list content from or to unzip
||file=[myFile]
file to add to archive or to extract from it
||saveas=[myFile|myPath]
name/path of file/archive to create or path where archive should be unpacked to
||nopath
this parameter must be set if you want to add a file to an archive and you want it's path to be excluded.
 
 
2004 by master-p-formance.All rights reserved.
 
This manual is generated on the fly using mpfserver and MPFT (mpf transformation).