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


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

mergeall 2.1: automatic restores from automatic backups

Started byMark Lutz <lutz@rmi.net>
First post2015-04-01 01:30 +0000
Last post2015-04-01 01:30 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#1653 — mergeall 2.1: automatic restores from automatic backups

FromMark Lutz <lutz@rmi.net>
Date2015-04-01 01:30 +0000
Subjectmergeall 2.1: automatic restores from automatic backups
Message-ID<mailman.5.1427864817.12925.python-announce-list@python.org>
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)

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web