Warning, /utilities/kbackup/TODO is written in an unsupported language. File is not indexed.

0001 - check "simulate" patch: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602837
0002 
0003 - in incremental backup, do not create a directory hierarchy when no file at all was modified inside it
0004   (e.g. store the dir entries in a stack until we find the first file which has to be stored, 
0005    then create all dirs in the stack. If no file found, clean the stack and do not create any dir in the archive)
0006 - implement a way for restoring backups
0007 - backup as "cp -R" without creating a .tar file
0008 
0009 - option to compress the complete tar file _after_ finish-slice