EnglishFrenchSpanish

Ad


OnWorks favicon

mkzftree - Online in the Cloud

Run mkzftree in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mkzftree that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mkzftree - Create a zisofs/RockRidge compressed file tree

SYNOPSIS


mkzftree [OPTIONS]... INPUT OUTPUT

DESCRIPTION


Takes an input file tree (INPUT) and create a corresponding compressed file tree (OUTPUT)
that can be used with an appropriately patched mkisofs(8) to create a transparent-
compression ISO 9660/Rock Ridge filesystem using the "ZF" compression records.

OPTIONS


-f, --force
Always compress all files, even if they get larger when compressed.

-z level, --level level
Select compression level (1-9, default is 9). Lower compression levels are faster,
but typically result in larger output.

-u, --uncompress
Uncompress an already compressed tree. This can be used to read a compressed
filesystem on a system which cannot read them natively.

-p parallelism, --parallelism parallelism
Compress in parallel. The parallelism value indicates how many compression threads
are allowed to run.

-x, --one-filesystem
Do not cross filesystem boundaries, but create directory stubs at mount points.

-X, --strict-one-filesystem
Do not cross filesystem boundaries, and do not create directory stubs at mount
points.

-C path, --crib-path path
Steal ("crib") files from another directory if it looks (based on name, size, type
and modification time) like they match entries in the new filesystem. The "crib
tree" is usually the compressed version of an older version of the same workload;
this thus allows for "incremental rebuilds" of a compressed filesystem tree. The
files are hardlinked from the crib tree to the output tree, so if it is desirable
to keep the link count correct the crib path should be deleted before running
mkisofs. The crib tree must be on the same filesystem as the output tree.

-l, --local
Do not recurse into subdirectories, but create the directories themselves.

-L, --strict-local
Do not recurse into subdirectories, and do not create directories.

-F, --file
Indicates that INPUT may not necessarily be a directory; this allows operation on a
single file. Note especially that if -F is specified, and INPUT is a symlink, the
symlink itself will be copied rather than whatever it happens to point to.

-s, --sloppy
Treat file modes, times and ownership data as less than precious information and
don't abort if they cannot be set. This may be useful if running mkisofs on an
input tree you do not own.

-v, --verbose
Increase the program verbosity.

-V value, --verbosity value
Set the program verbosity to value.

-q, --quiet
Issue no messages whatsoever, including error messages. This is the same as
specifying -V 0.

-h, --help
Display a brief help message.

-w, --version
Display the release version.

Use mkzftree online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad