scripts icon indicating copy to clipboard operation
scripts copied to clipboard

:snake: Utility scripts, patches and hacks.

Results 5 scripts issues
Sort by recently updated
recently updated
newest added

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...

backup.py

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

backup.py

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

backup.py

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

backup.py

I currently have 2 backup scripts: `system-backup.py` and `website-backup.py`. It's better to merge them to remove unnecessary code duplication.

backup.py