Simple gui backup tool backerupper

Jack Wallen
Oct 9, 2009
Updated • Feb 13, 2018
Backup, Linux
|
3

In my last article I covered the backup GUI Flyback ("Quick and easy backups with Flyback".) Although it seems development has stopped for that tool, it is still a viable solution. Does that mean it's the best solution?

No. There are far better GUI tools for easy desktop backup. One of those tools is Backerupper. Backerupper is still in beta at release .24-32. But that doesn't deter from the fact that the tool is very useful and stable.

Backerupper not only does a good job of simple backups, it also adds an icon to the GNOME notification area for quick access. And with Backerupper offers enough features to satisfy the users who demand ease of use, as well as those who want a feature-rich tool.

Features

Speaking of features, Backerupper has them:

  • Simple configuration.
  • Simple installation.
  • Profiles.
  • Restore.
  • Automated backups.
  • Limit amount of backup copies stored.
  • Quick access from notification area.
  • Portable (run Backerupper from your thumb drive).

Now let's get into the thick of things and install Backerupper.

Installation

Installing Backerupper is simple. You will not find this tool in your repositories so you're going to have to download it from the

wget http://downloads.sourceforge.net/project/backerupper/backerupper/Backerupper-0.24/backerupper-0.24-32.tar.gz

The above command will download the latest (as of this writing) version of Backerupper. Now you need to unpack the tar file with the command (issued from within the directory you downloaded the file):

tar xvzf backerupper-0.24-32.tar.gz

This will create a new directory called backerupper-0.24-32. Change into that directory with the command cd backerupper-0.24-32 and you will find five files and one directory. If you want to install Backerupper issue the following command:

sudo ./install.sh

If you are not on a sudo-based distribution you will want to su to the root user and then issue the command ./install.sh. The install.sh file will copy the file backer to /usr/bin and will create the directory /usr/share/backerupper and then copy the doc directory to the newly created directory.

Once installed all you have to do is issue the command backer as a standard user.

Now if you want to have a portable Backerupper you can  just copy the backer file to your mounted thumb drive. When you run the backer command from your thumb drive you will get a warning that the online help system can not be found and the help system has been disabled. You will see this every time you run the command.

Usage

Figure 1
Figure 1

Now let's see how Backerupper is used. When you issue the command backer the main window will appear (see Figure 1). As you can see there are no profiles created by default. In order to create a profile you need to click the New button. When you click this button a window will appear (see Figure 2) asking for the details of this profile. The details should be fairly obvious. You can create a profile for every backup you want to create. This window is also where you set up the

Figure 2
Figure 2

automation of the backup. You can also configure a destination directory as the default backup destination.

By default Backerupper will set your backup to happen every day. You might want to change this depending upon the frequency you require for your backup.

After you have created your profile that profile will appear in the Profiles drop down on the main page (see Figure 3).

Even though you have a backup setup for a specific time, you can automatically run that backup by selecting the profile you want to use from the drop down and then clicking the Backup Now button.

It should be pretty obvious that, in order for a backup to occur, Backerupper must be running. If you are one that logs out of your desktop, or shuts off your laptop, you have to remember to start up Backerupper. I would suggest adding Backerupper to your list of startup applications. To do this go to the Preferences sub-menu of the System menu and select Startup Applications. From this new window, click the Add button and fill out the necessary information. Once you have that done, Backerupper will start upon login and your backups will happen.

Restore

Figure 3
Figure 3

The restore process is very simple. Click on the Restore tab in the Backerupper main window (see Figure 3) and follow these steps:

  1. Select the profile you want to restore.
  2. If you have more than one archive of this directory click the Select Archive button and select which archive you want to restore.
  3. Click the Restore button.

That's it.

Final thoughts

Backerupper is one of the easiest (and fastest) desktop backup solutions I have found. And its portability makes it an even better solution for flexible Linux desktop backup.

Summary
Simple gui backup tool backerupper
Article Name
Simple gui backup tool backerupper
Description
Backerupper not only does a good job of simple backups, it also adds an icon to the GNOME notification area for quick access. And with Backerupper offers enough features to satisfy the users who demand ease of use, as well as those who want a feature-rich tool.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Claude LaFrenière said on September 14, 2012 at 5:52 pm
    Reply

    Hi Martin Brinkmann :)

    In my Windows 7 this is already done in the Task Scheduler by the default installation… The command line is:

    %windir%\system32\rundll32.exe /d srrstr.dll,ExecuteScheduledSPPCreation

    :)

    1. Martin Brinkmann said on September 14, 2012 at 6:22 pm
      Reply

      Thanks for posting that, easier than my way. Have not tried it yet though but will. Wonder why I do not have it.

    2. ilev said on September 14, 2012 at 8:31 pm
      Reply

      I have it as well but it was configured to run only when the PC is idle.

      Task Scheduler > Task Scheduler Library > Microsoft > Windows > System Restore.
      There are 2 triggers : at 00:00 every day, at startup.

      1. Rich said on September 15, 2012 at 4:07 am
        Reply

        Much easier and simpler method is at tweaking.com Registry Backup. It runs at startup and invokes VSS to copy registry and keeps last 30 days for restores. Can be invoked within MSFT Recovery Console so better suited to non-boot situations. No authority issues either.

  2. Michael said on September 16, 2012 at 4:57 am
    Reply

    My task scheduler is also configured this way. But it doesn’t work. My system does NOT make a restore point every time it boots. Its typically not running at midnight.

  3. Achilles Khalil said on September 16, 2012 at 6:57 am
    Reply

    Hi this is achilles Seo Expert and website designer and developer. I am here to tell you if need help or need any seo expert contact me I can design any kind of site for any country and Optimize with search engin also can bring your site at TOP. Please feel free to contact me. Whoever your work is great awesome. Be Happy.

  4. Frantic said on September 16, 2012 at 10:33 pm
    Reply

    How is this done in Windows XP, I wonder?

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.