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
- Host: GitHub
- URL: https://github.com/tombuildsstuff/simplebackup
- Owner: tombuildsstuff
- Created: 2012-09-26T09:19:07.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T17:20:31.000Z (about 12 years ago)
- Last Synced: 2025-02-07T14:46:39.633Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 457 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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