A simple online backup app

http://yorik.uncreated.net/archive/scripts/onlinebackup.py This little python app makes a zip file from a given directory, then either sends it with a given gmail account, or uploads it to a given ftp location. You must configure a couple of options in the script, though.