HUBackup - Backup application for Ubuntu Home Users
Posted by admin on April 20th, 2008
Email This Post
Install hubackup in ubuntu
sudo aptitude install hubackup
This will complete the hubackup installation.
Backup Files
If you want to open hubackup goto System—>Administration—>Home User Backup

Once it opens you should see similar to the following screen

You need to select the Save Backup To Option

Once you selected the Save Backup To Option complete screen looks like below and click on backup

Backup is in progress

After completing the backup you can see two file as below

Restore Files
Restoring files from System—>Administration—>Home User Restore is not working for me i.e it is crashing for me in ubuntu gutsy so we need to use command line restore.
Home user backup application hubackup using the underlying archiver , DAR.
Usually after a typical run of hubackup you will have two resulting files
/home/backup/ruchi-master-archive.1.dar
/home/backup/ruchi-master-catalog.1.dar
To restore , which actually usually means extract in DAR’s language you need to do something like:
dar -x /home/backup/ruchi-master-archive -R TARGET_DIR
If there is more then one slice DAR knows how to switch between them properly.
For more options check DAR man page
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


April 22nd, 2008 at 5:36 pm
Does not appear to support external USB drives. At least not mine. It shows -1gb of space and, of course, wont allow me to use it.
June 22nd, 2008 at 8:04 pm
Hello,
I have HUBackup installed, it shows up in the System/Preferences menu, and yet nothing happens when I click on the menu.I have googled quite a bit now, and can’t seem to find anything that suggests what to do next.
Any help greatly appreciated!