slackbuilds_ponce/system/zpaq/slack-desc
Christoph Willing 11e1e38b39 system/zpaq: Added (journaling, incremental, deduplicating archiver)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-06-04 00:11:07 -05:00

20 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
zpaq: zpaq (journaling, incremental, deduplicating archiver)
zpaq:
zpaq: "Journaling" means that when you update a file or directory, both the
zpaq: old and new versions are saved. You can extract from the archive as it
zpaq: existed at any time in the past.
zpaq: "Incremental" means that when you back up your entire hard drive, only
zpaq: those files whose last-modified date has changed since the previous
zpaq: backup are added.
zpaq: "Deduplicating" means that identical files or fragments are stored
zpaq: only once to save time and space.
zpaq: