diff --git a/TODO b/TODO index a11dba9..b016b90 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,7 @@ and create _techo () { echo "$timestamp $name $msg" } perhaps create _eecho () { _techo "ERROR $msg" } +? -------------------------------------------------------------------------------- 2. clonen von anderen existierenden backups? -------------------------------------------------------------------------------- diff --git a/ccollect.sh b/ccollect.sh index 92d096f..3fc0772 100755 --- a/ccollect.sh +++ b/ccollect.sh @@ -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 diff --git a/doc/TODO b/doc/TODO index 497a448..6cb1f72 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,5 +1,3 @@ -- ssh / rsync problem - -> ssh noch nie genutzt - add --version, -V - hint: : in path / sed / general problem - hint: backuping backup