Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5087
| References | <BANLkTin0-1AZJg6RDQs=y_+dujJXWdZ9-g@mail.gmail.com> |
|---|---|
| From | James Mills <prologic@shortcircuit.net.au> |
| Date | 2011-05-11 09:57 +1000 |
| Subject | Re: Python backup programs? |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1389.1305071897.9059.python-list@python.org> (permalink) |
On Wed, May 11, 2011 at 9:00 AM, Dan Stromberg <drsalists@gmail.com> wrote: > > What are your favorite backup programs written, in whole or in part, in > Python? > > What do you like about them? Dislike about them? > > Are there any features you wish your backup program had, whether in Python > or not? Recently I wrote a simple backup system for a client using a mixture of Python and Bash using rsync, ssh and pptp. (Not packaged well enough to show source though) It works very well and does the job. cheers James -- -- James Mills -- -- "Problems are solved by method"
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Python backup programs? James Mills <prologic@shortcircuit.net.au> - 2011-05-11 09:57 +1000 Re: Python backup programs? Laurent Claessens <moky.math@gmail.com> - 2011-05-11 08:45 +0200
csiph-web