delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/10/23/16:07:47

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=TGE51hvmoaloYFXD
0Llb5r7SoLcQJf06DDjeBn33J1MWRsq5gJEeA9BV31P/EU0vCruEUdx7efRAe8zq
zI9lEC4UeGUNu8M2c7dvUglqNPlaNDJcBIW/sArAOD41nLiycoZSvWR8/kVSq3og
FDKkZLThtk6oUp6sIReecOp4b5k=
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=1y4cohc474+gdq3uRbySwj
kW3iM=; b=C1F6bSPmGkxflBQB+Ys2taKGlDFA/nErj0iUh1I7icQlpNbpmfFDXp
Un8lih5LOK/2+M8Kpj/YUyVEwGziTiIGPOL2Iui+ZW3UkwIi4frHhQizI8XfCwla
rHiMSOvtGWvZcbB3zkpuO3mt73AB4WY15QLP1rXY9j1Kb0ZCqogGM=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=UNSUBSCRIBE, CYGWINANNOUNCE, unsubscribing, CYGWIN-ANNOUNCE
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
From: Achim Gratz <Stromeko AT nexgo DOT de>
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] New: zpaq-7.15-1
Date: Mon, 23 Oct 2017 22:03:05 +0200
Message-Id: <announce.87po9dr5s6.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
X-VADE-STATUS: LEGIT

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019