############################################################################
# REOBack - TODO
# $Id: TODO,v 1.4 2002/03/23 14:47:45 techno91 Exp $
############################################################################
#
# REOBack Simple Backup Solution
# http://sourceforge.net/projects/reoback/
#
# Copyright (c) 2001, 2002 Randy Oyarzabal (techno91@users.sourceforge.net)
#
# Other developers and contributors:
#    Richard Griswold (griswold@users.sourceforge.net)
#    Nate Steffenhagen (frankspikoli@users.sourceforge.net)
############################################################################

The following is a list of TODOs that we are hoping to implement before 
the next release:

- Confusion on backupdays variable
- Atomic full backups.
- Delete all temp files before run.
- Backup reset (pass parameter to remove *.dat files)
- Supress tar output from STDOUT
- Log file creation
- Mail notifications
- Command line parameters to specify files/directories to backup
- Update man pages and documentation
- Read the /etc/reoback/settings.conf by default
- Follow Mandrake's file locations (found in the mandrake rpms)
- Add support for SMB mounting, similar to NFS mounting
- Add option to backup subdirectories in separate archives
- Add configuration to change archive names
- Change message of deletions to specify what numbers were removed.
