jackdwyer / Box.net-Backup-bash-script-v2

Box.net backup script, uses bash and python.

Home Page:jack.servesbeer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-----
Jack Dwyer
10 - November - 2011
v2 Box.net Script.

Basically bash script just checks box.net is mounted and if not mounts.
Dumps the mysql db
then calls python script which copies the files to the box.net directory.

Cronjob it to your liking.

NEED:

- davfs2 to mount box.net if chosing to use that as your backup location.
I setup my box.net following these steps:
http://ubuntuforums.org/showpost.php?p=11258734&postcount=34

and Python 2.6, not tested with python 3.

--------
TODO
Merge with original box.net-backup-script
Error checking
Log results
Notify if errors
Pass params to python script
more shit.

About

Box.net backup script, uses bash and python.

jack.servesbeer.com