scripts
scripts copied to clipboard
:snake: Utility scripts, patches and hacks.
As reported by Anže Jarni: > Sorry to bother you on your email regarding a probably obsolete project of yours, but I could not refuse to ask you this because...
The issue is well explained there: http://kevin.deldycke.com/2007/03/website-backup-script-mysql-dumps-and-ssh-supported/comment-page-1/#comment-3466
Update code to fix the error referenced there: http://kevin.deldycke.com/2007/08/system-backup-script-no-more-endless-lock/comment-page-1/#comment-3460
Let have a configuration file and place there all stuff to backup. See: http://kevin.deldycke.com/2007/03/website-backup-script-mysql-dumps-and-ssh-supported/comment-page-1/#comment-3091
I currently have 2 backup scripts: `system-backup.py` and `website-backup.py`. It's better to merge them to remove unnecessary code duplication.