Skip to content

A very simple PennMUSH backup script in case anyone happens to find it useful.

License

Notifications You must be signed in to change notification settings

sgsabbage/mushbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PennMUSH Backup Script

Introduction

This is a very simple PennMUSH backup script I wrote some time ago. I'm just throwing it up here in case anyone finds it useful in the future (though I'm sure there are a million better ways to do this)

Operation

All this script does is grap a copy of the required MUSH database files, optionally does SQL dumps, tars and bzips it all together and rsyncs to a location. It then deletes all backup files older than 30 days

Instructions

Download, fill in the defines at the top of the file and away you go. I would suggest running it once a day via cron. Feel free to adapt to your needs however you see fit.

About

A very simple PennMUSH backup script in case anyone happens to find it useful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages