TTC Shelbyville – Technical Blog

Your Future Starts Today

Free Backup Programs

with 5 comments

Being an IT Director in an Educational Environment, we are always looking for alternative solutions that save money and programs for the end user.  Here is ten of the top backup programs.  This lineup includes backup solutions for MAC, Linux and Windows users.

NASBackup

Recommended for:  IT Pros-Intermediate/Advanced Home Users

NASBackup was designed to replace tape backups.  The easy to use interface allows the end user or IT professional to backup data as a full, compressed or incremental backup.

Restore Backup Live

Recommended for:  IT Pros

Restore Backup Live is designed for IT professionals (approx. 400+mb) download.  Restore Backup works on the Enterprise (Large Network) Level.

Bacula

Recommended for:  IT Pros-Intermediate/Advanced Home Users

This software was around along time before the latest vampire fade.  An excellent program that can be used in a complex network environment, Bacula also can be used on a single computer.

JaBack

Recommended for:  IT Pros – Basic/Intermediate/Advanced Home Users

Home Users and System Admins may like a simple form of backups.   With JaBack, the program backs up your important files and folders.  The backup set it creates is created in standard ZIP format.  This allows flexibility in restoring the data using any zip software.  This 22 mb download allows for scheduling, emailing, FTPing while backing up your files.   JaBack is an excellent program for MAC, Windows or Linux

Mathusalem

Recommended for:  MAC users

If you need to backup your MAC, Mathusalem is a good little program we recently installed on our MAC in the classroom.   Although this program is no longer updated, this small program works excellent for MAC users. (<2mb).

BackupPC

Recommended for:  IT Pros – Basic/Intermediate/Advanced Home Users

BackupPC  is another excellent program that can be used to backup any of your computers to another disk or computer.

Cobain Backup

Recommended for:  IT Pros – Basic/Intermediate/Advanced Home Users

Cobain Backup allows for the encryption of your backed up files.   This program is another excellent program to backup your files that allows you to backup locally or remotely.

Bonkey

Recommended for:  IT Pros – Intermediate/Advanced Home Users

Bonkey is one of the most powerful backup programs.   Allowing you to backup to Amazon S3, locally, remotely or across a network, Bonkey is one of the most powerful free programs available.  (Supports encryption, sql and many other backups)

Areca

Recommended for:  IT Pros – Basic/Intermediate/Advanced Home Users

Areca’s open source solution allows you to backup your computer and marks your files with versions allow you to see different files and to restore only the one’s you need.

Comodo

Recommended for:  IT Pros – Basic/Intermediate/Advanced Home Users

Comodo backup is a great home user backup solution.   Comodo’s interface is easy to use and offers dozens of features.

Don’t forget to check out this file synchronization tool at WhatsOnMyPC.

Advertisement

Written by TTC Shelbyville IT Department

Saturday, February 13, 2010 6:56 pm at 6:56 pm

5 Responses

Subscribe to comments with RSS.

  1. i wrote my own to backup a website at work.archives and copies the webroot of the site to a network share that backs up to tape. also takes database backups and does the same thing. logs everything. written in bash. the power of linux lies within one’s own knowledge, not the pieces of software written by other people :)

    Jon Ward

    Saturday, February 13, 2010 9:08 pm at 9:08 pm

    • such as:
      #!/bin/bash
      OF=/var/sqlbck-$(date +%Y%m%d).tgz
      tar -cZf $OF /home/theraven/
      simple bash we use on our server

      SMallard

      Saturday, February 13, 2010 11:32 pm at 11:32 pm

  2. There is another option to backup data to cloud storage powered by Amazon S3. Check out CloudBerry Backup http://cloudberrydrive.com/ . It is one time fee and the rest what you pay for Amazon S3

    cloudberryman

    Sunday, February 14, 2010 5:59 am at 5:59 am

  3. And I forgot to tell, CloudBerry Backup is free for students and education.

    cloudberryman

    Sunday, February 14, 2010 6:01 am at 6:01 am

  4. Great list that you have compiled here… Should be no reason that a person cannot backup their PC when there are many FREE software options available.

    Rick

    Ramblinrick

    Tuesday, February 16, 2010 8:10 am at 8:10 am


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.

Join 88 other followers