January 2011 Version 2.0
Disclaimer
This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means. No rights can be derived from possible inaccuracies or errors as this is not a contractual agreement, but for information only.
Online Backup Client User Manual
Software version 3.21
For Linux distributions
BackupAgent Online Backup Client for Linux 3.21 User Manual
Page 2 of 29
1. Contents
1. Contents... 2
2. Product Information ... 4
2.1. System Requirements ... 4
3. Features ... 5
4. Setup ... 6
4.1. Software installation ... 6
4.2. Registration Wizard ... 7
5. Online Backup Client main interface ... 10
5.1. Home ... 11
5.2. Online backup ... 11
5.2.1. Create or change backup task ... 11
5.2.2. General ... 12
5.2.3. Schedule ... 13
5.2.4. Pre/Post scripts ... 13
5.2.5. File System ... 14
5.2.6. Filter ... 15
5.2.7. Backup progress ... 16
5.3. Offline backup ... 17
5.3.1. Create or change backup task ... 17
5.3.2. General ... 17
5.4. Restore ... 18
5.4.1. View backed up data ... 18
5.4.2. Restore latest versions of data ... 19
5.4.3. Restoring older versions of data ... 20
5.4.4. Deleting data from Backup Server ... 21
5.4.5. Restore process ... 21
5.5. Options ... 22
5.5.1. General ... 23
Page 3 of 29
5.5.2. Backup and Restore ... 23
5.5.3. Advanced ... 24
5.5.4. Plugins ... 25
5.5.4.1. MySQL backup ... 25
5.6. Report details ... 26
5.6.1. Reports ... 26
5.6.2. Logs ... 27
5.7. Support ... 28
5.8. About ... 29
BackupAgent Online Backup Client for Linux 3.21 User Manual
Page 4 of 29
2. Product Information
Product: Online Backup Client for Linux
Version: 3.21.x.x
2.1. System Requirements
Operating System Linux (RedHat, SuSE, Debian and Debian based systems such as Ubuntu)
Mac OS X* Tiger (10.4.10 and higher)
Mac OS X* Leopard (10.5.0 and higher)
Windows 2000 Professional*
Windows XP (Home / Professional)*
Windows Vista*
Windows Server 2000 / 2003 / Small Business Server*
Hardware Resources PC with 300 megahertz (MHz) or higher processor clock speed recommended
1,5 GB memory
25 MB of disk space
Internet connection (e.g. ADSL, SDSL)
Required software Microsoft .Net framework 1.1 ** (will install automatically with client)
Java 1.5 platform or higher is required ***
* A separate manual is available for the Online Backup Client for Microsoft Windows and Mac OS X
** Only required for the Microsoft Windows version of the client
*** Only required for the Mac OS X / Linux version of the client (not covered in this manual)
Page 5 of 29
3. Features
The Online Backup Client has several features. It supports different kinds of data. It can backup normal data but also specific data.
You can make one or more scheduled tasks to backup data automatically (e.g. daily, weekly).
The Online Backup Client fully supports all Linux file formats, including user rights
The Online Backup Service also includes a Management Console, which can be accessed through an internet browser (e.g. Internet Explorer). It has several functions:
Access your data to restore or remove a file
Change user settings (e.g. password)
Overview of your backups through logs and reports
BackupAgent Online Backup Client for Linux 3.21 User Manual
Page 6 of 29
4. Setup
4.1. Software installation
Currently there is no package available for Linux. Setup of the Online Backup Client is performed using the following instructions:
Copy the Online Backup Client archive (OnlineBackupClient-3.21.x.x.tar.gz) to your system and place it in your $HOME directory.
create a new directory:
mkdir $HOME/OnlineBackupClient
change to this directory and extract the archive:
cd $HOME/OnlineBackupClient
tar xzf $HOME/OnlineBackupClient-3.21.x.x.tar.gz
This will create the two following folders:
Server/ This folder contains the Online Backup Service component.
Client/ This folder contains the user-interface application for the Online Backup Client.
If this is a new installation, copy the following file:
Server/config/keystore.jks.orig to Server/config/keystore.jks
Note: Do not copy the file if you are upgrading an existing installation as this would overwrite your user name and password, prompting the registration wizard when the client is started.
Start the Online Backup Service:
cd $HOME/OnlineBackupClient /Server ./server-with-logging.sh
This will start the Online Backup Client Service and place it in the background.
Here you will be asked to enter your (sudo) password, so the Online Backup Client can access all the files.
Start the Online Backup Client User Interface:
cd $HOME/OnlineBackupClient/Client ./client-with-logging.sh
This will start the Online Backup Client User Interface and, if this is a first-time installation, present you with the Registration Wizard.
Note: After the setup, you can adjust the language of the Online Backup Client
Page 7 of 29
4.2. Registration Wizard
When the Online Backup Client is started for the first time, it will start with the Registration Wizard. The Registration Wizard guides you to fill in the account information and encryption key. With the encryption key your data will be encrypted and decrypted.
Figure 1: Registration wizard
You need to fill in the address of the Backup Server to connect to; your Online Backup Provider will provide you with this address. You can test the address by clicking on „Test‟.
Figure 2: Backup Server Address
You need to fill in the username and password that you created or obtained from your Online Backup Provider.
Note: You also have to fill in a Computer name. This which will be registered at the Backup Server to store all files.
https://ba.filebackup.ch