ccollect/TODO

36 lines
1.4 KiB
Text
Raw Normal View History

2006-10-13 09:46:02 +00:00
--------------------------------------------------------------------------------
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" }
2007-01-17 17:45:13 +00:00
and create
_techo () { echo "$timestamp $name $msg" }
2007-01-17 17:45:13 +00:00
perhaps create
_eecho () { _techo "ERROR $msg" }
2007-01-17 18:18:42 +00:00
?
--------------------------------------------------------------------------------
2. clonen von anderen existierenden backups?
--------------------------------------------------------------------------------
3. detect unfinished backups
2006-10-13 09:46:02 +00:00
sven / markierung
2006-10-25 13:16:37 +00:00
- wie seht der Marker aus?
-> .ccollect-YEAR-MM-DD.HHmm.pid (like the directory)
2006-10-26 09:55:16 +00:00
--> assume incomplete, when we did not finish.
--> means it's complete,when rsync was successful
2006-10-19 13:25:11 +00:00
--------------------------------------------------------------------------------
4. Add ccollect-restore.sh
(new project, perhaps coordinated with jchome's ccollect-config)
Who will do that?
2006-11-16 10:00:13 +00:00
--------------------------------------------------------------------------------
ccollect Zeitausgabe verbessern
- Wofuer wie lange gebraucht
* rm
* klonen (gibt es so ja nicht)
Wenn Summary angegeben ist am Ende ausgeben