X-Recipient: archive-cygwin@delorie.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:subject:references:to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=OfsizQGxC9ngSJY2
	U6LLoYPupUJWS+Xi6nmSr4mfZB6b1I6UgLbAJS2cjBXjYKvUbd7zsIYLnb0Ova7a
	omOgneAeqwrzlYEjmDx81mN4+texyxZ9QCaD2LRVv5qpLqSbp0sPLbBdfoFSAAR5
	Lj7oiIClq1ajsipUEnfAijXv87w=
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:subject:references:to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=wJVAQXH5b5p8l0VkT8YWrb
	YvAK0=; b=SsM33rXAjCOFvbUyT9emeDG2EkTjZyoyzqORwR+BWka0XRYWoRJHnW
	6XOrLcCsGJ7GDMvMN8sYAVj+pA/oADEVCFjuG5XvI0IXgf5l3Fwm+Yk1ZBeBmImd
	nNzeFvrbhuHwC+6UZK+DBelnf0wlSAgcjBYuBlnT6Hjp5ClGMWoGg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: csmail.cs.umass.edu
Reply-To: moss@cs.umass.edu
Subject: Re: workflow idiom to compare zip/tgz with folder subtree
References: <loom.20150922T134912-790@post.gmane.org> <97783140.20150922161211@yandex.ru> <loom.20150923T030425-106@post.gmane.org>
To: cygwin@cygwin.com
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <5601FCA3.9010101@cs.umass.edu>
Date: Tue, 22 Sep 2015 21:13:07 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
In-Reply-To: <loom.20150923T030425-106@post.gmane.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 9/22/2015 9:06 PM, Paul wrote:
> Andrey Repin <anrdaemon <at> yandex.ru> writes:
>> Git, Subversion... basically any sane VCS out there.
>
> Ah, yes....I've managed to avoid version control all these years
> because I wanted the convenience of bash file management and changing
> things on a whim as I see fit.  And for lack of time to learn yet
> another system.  I see the lesson here.  The right tool for the right
> job, and there's no getting around the learning curve and the
> sacrifice in flexibility.  OK.  I have it on my radar.  I will have to
> find time to try it out.  Thank you!

There are also various backup tools based on rsync and compression.
One of these is called duplicity, and it supports encryption as well.
But I suspect there are a number of these and that you can find one
that matches your task ...

Eliot Moss

--
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

