Welcome to Geeklog, Anonymous Tuesday, November 12 2024 @ 03:18 pm EST
Downloads
Added Features in v1.1:
Enhanced by mthomas
Primary Plugin written by Oliver at Tokyoahead.com
---Uses Pear, file needed are included---
Adds the ability to back up commonly edited files and directories in Geeklog: (list is static atm)
lib-common.php
config.php
Geeklog/plugins
Admin/plugins
plublic_html/layout
plublic_html/images
See change file for details.
Enhanced by mthomas
Primary Plugin written by Oliver at Tokyoahead.com
---Uses Pear, file needed are included---
Adds the ability to back up commonly edited files and directories in Geeklog: (list is static atm)
lib-common.php
config.php
Geeklog/plugins
Admin/plugins
plublic_html/layout
plublic_html/images
See change file for details.
v1.0
This plugin makes backups of your Geeklog DB just like the standard function that is built-in. However with the following add-ons/changes:
- It does NOT use mysqldump, its using pure php code, since some users are restricted from using MySqlDump.
- It can GZip your files on request, under Windows as well to dramatically reduce the filesize.
- It will name your files according to the database, not just "Geeklog". People that share backup directories for multiple Geeklog installations need that.
- The time of the backup is part of the name. Therefore you can do several backups a day without any name-conflicts.
- Tested with Geeklog 1.3.10 and 1.3.9
This plugin makes backups of your Geeklog DB just like the standard function that is built-in. However with the following add-ons/changes:
- It does NOT use mysqldump, its using pure php code, since some users are restricted from using MySqlDump.
- It can GZip your files on request, under Windows as well to dramatically reduce the filesize.
- It will name your files according to the database, not just "Geeklog". People that share backup directories for multiple Geeklog installations need that.
- The time of the backup is part of the name. Therefore you can do several backups a day without any name-conflicts.
- Tested with Geeklog 1.3.10 and 1.3.9