JBM - New v2 major release !

cPanel, Industry leading hosting platform with world-class support.
Post Reply
User avatar
elialum
Staff Member
Staff Member
Posts: 98
Joined: October 25th, 2015, 1:44 pm

JBM - New v2 major release !

Post by elialum »

Hi All,

We've just released a new version of "Jetserver BackupsManager".
New features -

[ul]
[li]New WHM backend GUI Design ![/li]
[li]Added support for cPanel users, now *any* user can restore their account / download backups from their cPanel account ![/li]
[li]Add new comprehensive ACL permissions system, almost any feature on the system can be set per user / reseller level.[/li]
[li]Added support for XML-API system, this can be very usefull for integrating with 3rd party applications.[/li]
[li]Added "Restore conditions" when restoring from cPanel (client must agree to TOS when restoring)[/li]
[li]WHMCS Module is now based on the new XML-API system.[/li]
[li]Safety backup cache bug fix (remove old file from cache).[/li]
[li]Migrated WHM's main index file to CGI, for XML-API compatibility when logged in as reseller[/li]
[li]Remote files download - FDS (File Delivery system) has been removed.[/li]
[li]Fixed cPanel remote restore issue (couldn't read the remote file in some cases)[/li]
[li]Clears the cache after "Entire directory remote backup" executed.[/li]
[li]Minor JavaScript bug fix.[/li]
[li]Autoupdate system bug fix.[/li]
[li]New version check is now limited to once overy 24h (insted of each access) to reduce requests to the main licensing server.[/li]
[/ul]

Since this is a major release, the auto update script will not work.
Please follow these two steps to upgrade your JBM -

1. Execute the following command set from your server's CLI (running as root).

Code: Select all

wget http://clients.jetserver.net/downloads/jbm-upgrade-1.6.3-to-2.x.tar.gz
tar -xzf jbm-upgrade-1.6.3-to-2.x.tar.gz
rm -f jbm-upgrade-1.6.3-to-2.x.tar.gz
chmod +x update.sh
./update.sh
2. You will need to navigate to WHM -> Jetserver BackupsManager, and save the settings for each remote backup you've configured (there are only two - single & remote).

*You only need to click the 'save' button, it will make the necessary changes to the crontab, no need to actually make changes*

Navigation is as follows -

Entire Directory Remote Backups:
WHM -> Jetserver BackupsManager -> Entire Directory Remote Backups -> Verify server settings -> Save settings.

Single Account Remote Backups:
WHM -> Jetserver BackupsManager -> Single Account Remote Backups -> Save

You are all set !

If you are having any troubles with the upgrade process, please do not hesitate to contact our support.

Eli.
Post Reply