More comments

This commit is contained in:
Nico Schottelius 2007-01-17 19:18:42 +01:00
parent 44c80899fe
commit 07cb3473db
3 changed files with 8 additions and 3 deletions

1
TODO
View File

@ -12,6 +12,7 @@ and create
_techo () { echo "$timestamp $name $msg" }
perhaps create
_eecho () { _techo "ERROR $msg" }
?
--------------------------------------------------------------------------------
2. clonen von anderen existierenden backups?
--------------------------------------------------------------------------------

View File

@ -454,10 +454,16 @@ while [ "$i" -lt "$no_sources" ]; do
#
# FIXME: check, whether this is broken with spaces...
# most likely it should be broken...
# most likely it should be broken...MUST be...
# expanding depens on shell (zsh = 1, dash = 3 arguments in test case)
#
useropts="$VERBOSE $EXCLUDE $SUMMARY $RSYNC_EXTRA"
#
# FIXME:useropts / rsync extra: one parameter per line!
# 0.5.3!
#
# Clone from previous backup, if existing
if [ "$last_dir" ]; then

View File

@ -1,5 +1,3 @@
- ssh / rsync problem
-> ssh noch nie genutzt
- add --version, -V
- hint: : in path / sed / general problem
- hint: backuping backup