welcome: please sign in
DorisData

http://chris.ill-logic.com/files/doris-splashscreen.png

Summary

Doris Data is a Windows GUI application that lets you flag folders and files for backup, then automatically backs them up to any ssh-enabled server. Plus, if you're backing up large files that have small changes in them (eg. databases), only the changed segments of those files are backed up (thanks to rsync's rolling CRC check).

It's simple, fast, and effective.

Technology

Doris was written in Borland Delphi 6.0. Internally, it uses the opensource programs ssh and rsync which I modified (source code available) to communicate the progress of the file transfers to the GUI.

Download

Just unzip this to any directory and run Doris.exe

Screenshots

Backup configuration screen...
http://chris.ill-logic.com/files/doris-screenshot1.png

Restore previously backed up files...
http://chris.ill-logic.com/files/doris-screenshot2.png

Setup servers...
http://chris.ill-logic.com/files/doris-screenshot3.png

System tray icon (the little wrench spins when a backup is in progress)
http://chris.ill-logic.com/files/doris-screenshot4.png

DorisData (last edited 2010-04-24 09:29:32 by localhost)