Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy

  • Subscribe RSS Feed

    subscribe to the ubuntu Geek RSS feed




  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives



  • WidgetBucks - Trend Watch - WidgetBucks.com

HUBackup - Backup application for Ubuntu Home Users

Posted by admin on April 20th, 2008 Email This Post Email This Post

HUBackup is short for Home User Backup System. As the name implies, this is a very simple, concise and easy to use backup application that uses the renowned and proven dar (Disk ARchive) to do the actual archiving. Emphasis has been on providing true and reliable progress indication throughout all operations, as well as the ability to cancel any operation at any given point. HUBackup mainly concerns with backing up your home folder data, allowing you to restore it in case of data loss.

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!

Related Articles

One Response to “HUBackup - Backup application for Ubuntu Home Users”

  1. Charlie Says:

    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.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>