Backup-SQLite
From OpenSimulator
Revision as of 09:45, 10 July 2009 by Brentseidel (Talk | contribs)
Since SQLite saves its databases as local files, it's fairly simple to back it up.
- Stop OpenSim
- Copy all of the *.db files out of the /bin directory (assuming that you haven't changed this in the OpenSim.ini file) to wherever you want them saved.