Back In Time

February 13, 2010

Back In Time is a simple backup tool for Linux

The backup is done by taking snapshots of a specified directories

so if you’re taking the first snapshot of a directory it’ll take all the files from that directory and put them in the backup directory

but when taking another backup for the same directory, it’ll compare the new snapshot with the old one, and take only the difference between the two snapshots

in fact “Back In Time” is only the GUI for a combination of rsync, diff, and cp.

it also uses cron to make backups in specific periods

here is a short video from Linux Journal that shows how to use the application

Download Back In Time

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.