| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:reply-to:from:to:subject:date:message-id | |
| :mime-version:content-type; q=dns; s=default; b=DNtscLI5ba6PGwQy | |
| rGn8yxKAjMe3VRMK/UnGeobRHdm1XHxm208ppoOtHZdkf22Ir6UzfpfBzfqHT6AO | |
| EJamioZhbrEEuzeAr3PT3BzXlCzjDEOFh2Q3YDGVZSTZtrNp+ojufTJw1hdcLFy6 | |
| beUNTmnRt/7QuApWsngoMlb5574= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:reply-to:from:to:subject:date:message-id | |
| :mime-version:content-type; s=default; bh=rydNePZh4lW/bWDDePBz1g | |
| vWicw=; b=S4X+6WcSRnYpUhl0705gsfarZxLywd/YpLTf///crstizokjQh1K7p | |
| jUPetufsG9Pcush821ytKCmK3HFvwRuFpCz6R2l1w4OXXY6AqFYLX3gruoOIr3UH | |
| wkvHuYwq+cJU5BrRA/9qKIGBpB5BopvZeDj/lJpLpuYdsp9Yj3oBY= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Spam-SWARE-Status: | No, score=-0.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=UNSUBSCRIBE, cygwin-announce, sk:yourdom, unsubscribing |
| X-HELO: | localhost.localdomain |
| Reply-To: | cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| From: | Achim Gratz <Stromeko AT nexgo DOT de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | [ANNOUNCEMENT] [Updated] zpaq-7.15-2 |
| Date: | Sat, 25 Jan 2020 14:09:27 +0100 |
| Message-Id: | <announce.877e1fu1h4.fsf@Rainer.invalid> |
| User-Agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
| MIME-Version: | 1.0 |
This is a re-release of the latest upstream version to fix a packaging
mistake.
zpaq is a free and open source incremental, journaling command-line
archiver.
http://mattmahoney.net/dc/zpaq.html
Incremental means that when you back up your hard drive, for example:
zpaq add /cygdrive/e/backup.zpaq /cygdrive/c/*
then only those files whose last-modified date or size has changed since
the previous backup are added. For 100 GB of files, this typically takes
about a minute, vs. an hour to create the first version. Journaling
means that the archive is append-only. When you add files or directories
to the archive, both the old and new versions are saved. You can recover
old versions by specifying the date or version number, for example:
zpaq extract /cygdrive/e/backup.zpaq /home/me -to tmp -until 2013-10-30
will extract all the files and directories in /home/me as of the last
backup on or before Oct. 30, 2013 and put them in a directory named tmp.
zpaq is faster and compresses better than most other popular archivers
and backup programs, especially for realistic backups that have a lot of
duplicate files and a lot of already compressed files.
--
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:
cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com
If you need more information on unsubscribing, start reading here:
http://sourceware.org/lists.html#unsubscribe-simple
Please read *all* of the information on unsubscribing that is available
starting at this URL.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |