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

list content of tar-archive

extract content of specific file from tar-archive

unpack and copy all files to specific directory

create new tar-archive

{mpf:tar  }
=[list|extract|unpack|create]
list list content of tar archive 
extract extract a specific file from archive 
unpack unpack archive to to path defined by "path=[mypath]"-parameter 
create create a new tar-archive and append files defined by "file=[myfiles]"-parameter 
||archive=[myArchive]
name of archive to extract file from, to list content from or to unpack
||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).