What's new? | Help | Directory | Sign in
Google
flyback
FlyBack - Apple's Time Machine for Linux
  
  
  
  
    
Show all Featured Downloads:
flyback_0.4.0.tar.gz
Links:
Groups:
Join project
Project owners:
  pub...@kered.org

About

Apple's Time Machine is a great feature in their OS, and Linux has almost all of the required technology already built in to recreate it. This is a simple GUI to make it easy to use.

Website: http://flyback-project.org/

Instructions

To use, make sure you have the following packages installed:

Debian $ sudo apt-get install python python-glade2 python-gnome2 python-sqlite3 rsync
Ubuntu $ sudo apt-get install python python-glade2 python-gnome2 python-sqlite3 python-gconf rsync
Redhat/Fedora $ yum install pygtk2 gnome-python2-gconf pygtk2-libglade python-sqlite3

Then download:

$ svn checkout http://flyback.googlecode.com/svn/trunk/ flyback

or

$ wget http://flyback.googlecode.com/files/flyback_0.4.0.tar.gz
$ tar -zxvf flyback_0.4.0.tar.gz

Then change to the new directory ("flyback/src/" or "flyback/", depending on which you chose above) and run:

$ python flyback.py

Documentation

Screenshots

News

v0.4

v0.3

v0.2.1

v0.2

v0.1

Future Work

Notes

I am not affiliated with Apple, nor have I even used Time Machine personally. Please don't sue me.