Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1653

mergeall 2.1: automatic restores from automatic backups

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <lutz@rmi.net>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.071
X-Spam-Evidence '*H*': 0.86; '*S*': 0.00; 'tree': 0.05; 'badly': 0.09; 'content:': 0.09; 'storage.': 0.09; 'archive': 0.14; 'corrupt': 0.16; 'subject:2.1': 0.16; 'to:addr:python-announce- list': 0.16; 'meant': 0.20; 'cloud': 0.22; 'manual': 0.22; 'received:comcast.net': 0.24; 'url:com)': 0.24; 'changes,': 0.26; 'accidentally': 0.31; 'changes:': 0.31; 'doc': 0.31; 'file:': 0.31; 'subject:from': 0.34; 'but': 0.35; 'add': 0.35; 'url:downloads': 0.36; 'charset:us-ascii': 0.36; 'two': 0.37; 'bad': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'full': 0.61; 'here:': 0.62; 'offer': 0.62; 'received:96': 0.65; 'latest': 0.67; 'url:png': 0.68; 'message-id:invalid': 0.79; 'details:': 0.80; 'restores': 0.84; 'demand.': 0.91
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding 7bit
From Mark Lutz <lutz@rmi.net>
To python-announce-list@python.org
Subject mergeall 2.1: automatic restores from automatic backups
Date Wed, 01 Apr 2015 01:30:15 -0000
X-Mailer PyMailGUI 3.0 (Python)
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1427848221; bh=vdV955XKh6+gnVy1p2MZmA/25+UMPXwP+rXS1lFX30Q=; h=Received:Received:MIME-Version:Content-Type:From:To:Subject:Date; b=iM+mewl4gGv2q7z+RwElBDnj+GIsGqBVrmoLaZOESuEgMEGOAc05HcbTdgAhmencR nqszMUE7RTMrsQK7r5ylIJOF6C1vyctZRiJwkatAZaPCGw07JVb8nBTk9GhBq/rtsQ QiVm/t7XqylFYON89xVepuv/7IF1MKdGWEc5Uq7XPwhy5xpEXkvrVqWn/Fe3vi6bhY MebrEfylarCNbkgWTuS5Ou8qIjkV8otCuHnbpormDGFAsRFC3QrxBM1V5PlWksH5cH CTwC85lf7UY/9NoXWELcI+sZKpEwfANmCgMYcwYZkqWTlK4G1XwI/JgBP/jlOTyZ4z 0CuQysLjQTnoQ==
X-Mailman-Approved-At Wed, 01 Apr 2015 07:06:56 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.20
Precedence list
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.5.1427864817.12925.python-announce-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1427864817 news.xs4all.nl 2855 [2001:888:2000:d::a6]:58198
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1653

Show key headers only | View raw


mergeall is a directory tree synchronization system designed to offer a 
manual alternative to cloud storage.  Its latest release (yes, after just 
two weeks) builds on 2.0's automatic backup of changes, to add full rollback
of a prior run's modifications on demand.  This is a failsafe, meant to be 
used if you accidentally corrupt an archive copy so badly that piecemeal
restores won't help (unlikely, but bad things happen).  Details:

Main doc file:
    http://learning-python.com/mergeall/docs/Usage-Overview.html

Latest changes:
    http://learning-python.com/mergeall/Readme.html#version21

Download mergeall.zip here:
    http://learning-python.com/downloads

Unzipped content:
    http://learning-python.com/mergeall

Screenshot:
    http://learning-python.com/mergeall/examples/Screenshots/main-quit-help.png

--M. Lutz (http://www.rmi.net/~lutz | http://learning-python.com)

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

mergeall 2.1: automatic restores from automatic backups Mark Lutz <lutz@rmi.net> - 2015-04-01 01:30 +0000

csiph-web