An open API service indexing awesome lists of open source software.

https://github.com/tombuildsstuff/simplebackup

A super simple backup tool
https://github.com/tombuildsstuff/simplebackup

Last synced: over 1 year ago
JSON representation

A super simple backup tool

Awesome Lists containing this project

README

          

Simple Backup
=============

It's a really Simple Backup (see where I got the name?) application used to backup files on a schedule both locally and to S3.

By Tom Harvey - [Twitter @tombuildsstuff](http://twitter.com/tombuildsstuff) - [Website](http://ibuildstuff.co.uk)

Get Started
-----------

Simple Backup is a .net 4 application.

* Clone It
* Build It (msbuild)
* Deploy the 'bin' contents -> some folder
* Put your own settings in 'SimpleBackup.config.exe'

or [download the precompiled version](https://s3-eu-west-1.amazonaws.com/ibuildstuff/software/simple-backup-2.0.zip)

Licence
--------
MIT