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
Doris Data (alpha version)
Just unzip this to any directory and run Doris.exe
Screenshots
Backup configuration screen...
Restore previously backed up files...
Setup servers...
System tray icon (the little wrench spins when a backup is in progress)
