On Wed, May 11, 2011 at 9:00 AM, Dan Stromberg <drsali...@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"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to