2006-01-22 10:13:22 +00:00
|
|
|
- implement pre- and post-exec commands
|
|
|
|
o For the general backup process
|
|
|
|
o source specific
|
2006-01-22 11:21:35 +00:00
|
|
|
o what to do with return values?
|
2006-01-22 10:13:22 +00:00
|
|
|
|
2006-01-16 17:57:31 +00:00
|
|
|
- Documentation
|
|
|
|
- write/generate a manpage
|
|
|
|
- rsync_options \n seperated
|
2006-01-16 16:28:02 +00:00
|
|
|
|
2005-12-08 10:28:16 +00:00
|
|
|
|
|
|
|
DONE
|
|
|
|
- implement verbosity
|
|
|
|
o per source (-v to rsync)
|
2005-12-14 10:43:13 +00:00
|
|
|
o general, very verbose (set -x)
|
2006-01-13 16:44:23 +00:00
|
|
|
- implement parallel execution
|
|
|
|
- implement general log
|
|
|
|
- implement source specific log (canceled)
|
|
|
|
- the name prefix is currently somehow inconsistent
|
2006-01-16 17:57:31 +00:00
|
|
|
- Documentation
|
|
|
|
- rsync_options, example paswd
|
|
|
|
- write a simple manual
|
|
|
|
- Hints section
|
|
|
|
- add note to --exclude=/proc/ vs. --exclude=/proc/*
|