Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Handler

Summary

DEPRECATED since Exponential 4.2.

Usage

 

Handler[<archive type>]=<name handler>

Description

This setting sets the archive handler (located here "lib\ezfile\classes").

Possible handlers which can be used as values:

  • "eztararchivehandler" creates a (compressed) Tar archive
  • "ezarchivehandler" handles various kinds of archive formats.

This setting is case sensitive.

Examples

Handler[tar]=eztararchivehandler

Ester Heylen (04/05/2010 9:53 am)

Ester Heylen (11/05/2010 11:30 am)


Comments

There are no comments.