Main Menu

Synology Hyper Backup Explorer – desktop tool

Synology Hyper Backup Explorer is a desktop tool for browsing, decrypting, and extracting different versions of backup data in Hyper Backup repositories. It’s a Qt-based graphical utility.

Hyper Backup Explorer is a cross-platform tool which runs under Ubuntu, Fedora, and other Linux distributions, as well as macOS and Windows.

Synology DS1517+ NASHyper Backup Explorer is tested with Linux desktop machines connected to a Synology DS1517+ NAS, a 5-bay NAS drive, provided by Synology. We’ll also be using the NAS drive to help evaluate a wide range of open source Linux backup software in a forthcoming series.

Installation

We downloaded the Linux desktop tool from Synology’s website. We restricted our testing to the Linux client, downloading the compressed tarball HyperBackupExplorer-3.0.1-0156-linux.tar.bz2. It’s an 86MB download.

Inspecting the compressed tarball shows that it won’t create its own directory when extracting. Rather than pollute our ~/Downloads directory, let’s make a fresh sub-directory.

$ mkdir ~/Downloads/HyperBackupExplorer

Move the compressed tarball to that directory:

$ mv ~/Downloads/HyperBackupExplorer-3.0.1-0156-linux.tar.bz2 ~/Downloads/HyperBackupExplorer

Change into the directory, and extract the contents of the tar Bz2 file:

$ cd ~/Downloads/HyperBackupExplorer

$ tar xvf HyperBackupExplorer-3.0.1-0156-linux.tar.bz2

We can now start Hyper Backup Explorer with the command:

./HyperBackupExplorer

We’d like to see a proper installation script, or actual .deb, .rpm packages.

Next page: Page 2 – Browse Local Backup

Pages in this article:
Page 1 – Introduction and Installation
Page 2 – Browse Local Backup


All articles in this series:

Synology DSM
DSMReview of DiskStation Manager 7.2.1
Container ManagerContainer Manager for Beginners
Hyper BackupThis is a tutorial showing you how to use Hyper Backup
Hyper Backup ExplorerDesktop tool for browsing, decrypting, and extracting backup data
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments