FileBackup for Linux
Backup whatever, whenever, and restore everywhere, anytime

Contents

  1. Title and Copyright Information
  2. Send Us Your Comments
  3. Brief overview
  4. Download
  5. Installation
  6. Buy the Software
  7. How to start the Software
  1. How to configure the Software
  2. Overview of Backup Set file (bsfile)
  3. How to add a new Backup Set
  4. How to edit a Backup Set
  5. How to backup
  6. How to restore
  7. How to view logs

  1. Title and Copyright Information

         All copyrights to FileBackup are exclusively owned by the author - Igor Menshikov. Copyright (c) 1999-2005. All rights reserved. Read the license for more information.


  2. Send Us Your Comments

         If you found bugs or have suggestions how to improve the software, please indicate the chapter, section (if available). Please send e-mail comments to the Support department at the following e-mail address: support@kiesoft.com.


  3. Brief overview

         FileBackup is an easy-to-use backup and restore utility with graphical user interface. It supports patch backups, soft and hard links, has an ability to backup to a standard ZIP file, on a removable disk, FTP server or Tape unit. You can easily 'teach' the program how to do the hard work, then you make your backups in a few steps.


  4. Download

         You can download the newest version here.


  5. Installation

         You have to download fileback.tgz and extract all files from it at a separate directory. Read readme.txt file for more information.


  6. Buy the Software

         Software license will be free for you but it does not include support. If you need support, you have to pay for it. Without that you can only inform us about found bugs and send your suggestions how to improve software. If you would like to buy the support, click http://www.kiesoft.com/frame.htm?page=/fileback/price.htm

         We guarantee that all personal and financial information collected is held in the strictest confidence. We accept online payments, by Phone, by Bank check, by PayPal and by Wire transfers. Start ordering online and select appropriate payment option. We use Secure Socket Layer (SSL) to protect on-line transactions. This allows you to safely purchase KieSoft products on the World Wide Web using your browser. As soon as payment is received your registration information will be sent by e-mail.


  7. How to start the Software

         The Software can be started in 2 modes:


  8. How to configure the Software

         First of all, you have to configure FileBackup. The simplest way to do it is start the Software in the GUI mode and click Settings... item at the File menu. Another way is to edit fileback.conf file. It contains all settings. When you use GUI mode, FileBackup edits fileback.conf file. Click here to read a detailed description about "fileback.conf" file. Each user can have own fileback.conf file with its own settings. Just make a local copt of the file at "~/FileBackup/" directory.


  9. How to add a new Backup Set

         When you use the GUI mode Software copies sample.bs file to a new one with the name you entered. You can create a new Backup Set manually by coping sample.bs file to a new one. Read more about a Backup Set file.


  10. How to edit a Backup Set

         All properties of a Backup Set are in a special file (bsfile). You can have any number of these files, but in the GUI mode you can work only with files, which are in the FileBackup subdirectory of your home directory. When you use GUI mode to edit a Backup Set, FileBackup edits one of these files. Click here to read a full description of bsfile.


  11. How to perform backup

         There are 2 backup types:

    1. Backup of all source files (full backup) - When you start this type of backup, all source files are backing up. After successful full backup you don't need any previously created backup archives.
    2. Backup of only new and changed changes files (incremental backup) - When you start this type of backup, only new or changed since last backup files are backing up.It saves a lot of time and reduces size of backup archives.

         Again you have 2 ways to run backup: in GUI mode (press Backup button at the main window or from command line (use -bf or -bi switches). When you run backup manually we recommend you to use the GUI mode. To run scheduled backups use the command line mode.

         When you backup to FTP Server and perform a full backup, FileBackup allows you to create a new FTP Folder with an unique name (in addition to Backup Set title it has a date and time of creation) and move all previously created backup archives there. When a full backup is finished successfully, you can safely delete that folder. BUT BE VERY CAREFUL! DON'T DELETE FOLDERS, WHICH HAVEN'T DATE AND TIME IN THE NAME!

         As a result of backup, FileBackup creates a number of archives and files with cat extension. These are catalog files. They contain list of all backed up files and will be used to perform restore. Be very careful with backup archives because if you lose any of them, you WON'T be able to restore files, which were in the lost backup archives.


  12. How to perform restore

         To do restore you need actual set of catalog files on the local filesystem. That's why every time when you start restore, FileBackup asks you to download catalog files. After that FileBackup asks you some questions to perform restore and starts a resore process.

         We recommend you to use GUI mode to perform restore. In this mode FileBackup allows you to select files to restore from the list of backed up files. That's very easy! In the text mode FileBackup saves a list of all backed up files to a file and allows you to select which of them you want to restore.

         After restore we recommend you to check logs!


  13. How to view logs

         In GUI mode Software shows a dialog with a well-organized tree of log messages. It's very comfortable to view it in this mode! When you use the text mode Software prints tree-organized log messages to standard output. Use this mode in shell scripts.

         After many backup session the log file can be very big. To delete the file use the Clear logs... command from Sets menu or -el switch of command line.


    Copyright © KieSoft. All rights reserved.