ccollect/TODO
Nico Schottelius 07cb3473db More comments
2007-01-17 19:18:42 +01:00

35 lines
1.4 KiB
Text

--------------------------------------------------------------------------------
1. export more variables for scripts
or check when they are automatically exported
--------------------------------------------------------------------------------
1.1.
Anhaengen von der -F / --filter Doku von Killerfox
--------------------------------------------------------------------------------
1.2. replace sed?
compare timing:
_echo () { echo "$name $msg" }
and create
_techo () { echo "$timestamp $name $msg" }
perhaps create
_eecho () { _techo "ERROR $msg" }
?
--------------------------------------------------------------------------------
2. clonen von anderen existierenden backups?
--------------------------------------------------------------------------------
3. detect unfinished backups
sven / markierung
- wie seht der Marker aus?
-> .ccollect-YEAR-MM-DD.HHmm.pid (like the directory)
--> assume incomplete, when we did not finish.
--> means it's complete,when rsync was successful
--------------------------------------------------------------------------------
4. Add ccollect-restore.sh
(new project, perhaps coordinated with jchome's ccollect-config)
Who will do that?
--------------------------------------------------------------------------------
ccollect Zeitausgabe verbessern
- Wofuer wie lange gebraucht
* rm
* klonen (gibt es so ja nicht)
Wenn Summary angegeben ist am Ende ausgeben