Skip to content

a simple local and dropbox backup solution for small development projects

Notifications You must be signed in to change notification settings

coyote4til7/DropBox_Bashup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

DropBox BashUp

a simple local and dropbox backup solution for small development projects

DropBox BashUp was created to provide a simple backup solution for small development projects that does

  • frequently local backups (every 10 minutes, kept for two days)
  • keeps zipped daily backups forever
  • saves a copy of the daily zipped backup to DropBox

It's designed to be simple and dependable but, big projects... better have a lot of disk space


Requirements/Supports



Setup

put this somewhere

  • the crontab instructions below assume it's in ~/bin/DropBox_BashUp.sh

install DropBox uploader per:

tweak the configuration section (default config is for a WaveMaker project)

add it to your crontab

] crontab -e

*/10 * * * * ~/bin/DropBox_BashUp.sh

To change how often DropBox Bashup runs, change that to match what you want



That copyright thang

(c) 2014, Tim Wood (twood@edao.biz @coyote4til7)

This is LikeWare

Available for any use as long as all of this block (That copyright thang) including Like it is kept. Suggestions, fixes and improvements are welcome!

If you liked this, found it useful or just like spreading the words, please check out some of the books I've helped create:

http://www.amazon.com/gp/collections/PCx6Sx7l150lD-vvcLqsbkPSA

Are you into local? Woo hoo! Encourage your favorite bookstore to stock them!

Oh... and I love to see where my books end up Who's hands are holding them? Where are they lurking? Send me pictures! @coyote4til7


About

a simple local and dropbox backup solution for small development projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages