Stores, lists or extracts files in a Director archive file. Archive files can be in one of multiple formats. Use this command for manipulating archives to be used with Director, not as a replacement for true archivers like tar, zip or the like.
specify the file name of an existing archive file when used together with -r/-l options or of an archive file to be created. If -f option is not set, then stdin/stdout is being used.
-a
specify the archive file format. Currently, only 'Archive' and 'Zip' are supported (and used in the Director).
file|dir
the file or directory being archived. Together with -r option, the directory where files are extracted into.