Semi-Automatic Backup Tools for a SWGEmu Server (Ubuntu/Debian)

Semi-Automatic Backup Tools for a SWGEmu Server (Ubuntu/Debian) 1.2

No permission to download

- SERVER BACKUP TOOLS -

(Multithreading version) Ubuntu / Debian version​

  • BACKUPPER tool: Creates a custom backup to a ZIP file collecting the Database directory and its database tables from the server.

  • INJECTOR tool: Imports the content from a backup previously created with Backupper.
    Warning!
    It's only compatible with files created using Backupper. Misusing a different format can cause errors in the database or prevent the injection from being executed.


    Note
    : These 2 files must be inside your MMOCoreORB/ directory to work properly.


    HOW TO USE:

    - Execute them in root mode.

    - Give permissions to the files:
    chmod 755 backupper.sh
    chmod 755 injector.sh

    "./backupper.sh"
    to initialize the backup menu.
    "./injector.sh" to initialize the import session menu.

    "./injector.sh server" will only initiate the system for changing the server's Name and its IP.


    You're free to modify or customize them.

    -2025-
Author
Aeryna
Downloads
17
Views
1K
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Latest updates

  1. Semi-Automatic Backup Tools for a SWGEmu Server 1.2 (multithreading)

    Ubuntu/Debian versions. * BACKUPPER update: - Optimized use of multithreading capabilities...
  2. BACKUPPER updated to 1.1 (Overwrite fix) + INJECTOR updated 1.1 (with Parameter)

    BACKUPPER update: - It fixes a lock issue caused by not being able to overwrite an already...
Top Bottom