Directory Compressor
Purpose
Compress a directory recursively into a tar, tar.gz, tar.bz2, tar.xz or zip file. The name of the created archive will be the directory basename, appended with the suffix appropriate for the selected compression type.
Options
- Destination: Location where to create the archives.
- Compression Type: A list of supported compression/archiving types.
Supported File Formats
Directory
Author
Tom Schoonjans