EnduraData EDpCloud Cross Platform File Replication and Transfer Solutions(edzdump)
Check for Updates of your file sync and replication software from www.enduradata.com

Compress/Decompress EnduraData log files

edzdump


NAME

edzdump - Compress/Decompress files

SYNOPSIS

edzdump -d < compressed_file > uncompressedfile
edzdump < uncompressed_file > compressedfile

DESCRIPTION

edzdump is the command line interface for compressing or uncompressing files.

RETURN VALUES

0 on success

EXAMPLES

edzdump < f1 > f1.edz

This will compress the file f1 and store it in f1.edz

edzdump -d < f1.edz > f1

This will decompress the file f1.edz and store the uncompressed content in f1.

FILES

RETURN VALUE

The status is 0 on success.

ENVIRONMENT

ED_BASE_DIR: This is the name of the top directory where the file replication, file transfer and content distribution software is installed. This directory will also contain various configuration, journals and log files.

SUPPORT

For more information contact <support@enduradata.com>

AUTHOR

A. A. El Haddi, elhaddi@ieee.org