Even more
todo in the early morning. 6 minutes left until the bus arrives at work.
This commit is contained in:
parent
e917546ad1
commit
2db6d79735
1 changed files with 18 additions and 6 deletions
24
TODO
24
TODO
|
@ -1,16 +1,28 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
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" }
|
||||||
|
_techo () { echo "$timestamp $name $msg" }
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
2. clonen von anderen existierenden backups?
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
3. detect unfinished backups
|
||||||
sven / markierung
|
sven / markierung
|
||||||
- wie seht der Marker aus?
|
- wie seht der Marker aus?
|
||||||
-> .ccollect-YEAR-MM-DD.HHmm.pid (like the directory)
|
-> .ccollect-YEAR-MM-DD.HHmm.pid (like the directory)
|
||||||
--> assume incomplete, when we did not finish.
|
--> assume incomplete, when we did not finish.
|
||||||
--> means it's complete,when rsync was successful
|
--> means it's complete,when rsync was successful
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Add ccollect-restore.sh (new project, perhaps coordinated with jchome's
|
4. Add ccollect-restore.sh
|
||||||
ccollect-config)
|
(new project, perhaps coordinated with jchome's ccollect-config)
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
clonen von anderen existierenden backups?
|
Who will do that?
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
Anhaengen von der -F / --filter Doku von Killerfox
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
ccollect Zeitausgabe verbessern
|
ccollect Zeitausgabe verbessern
|
||||||
- Wofuer wie lange gebraucht
|
- Wofuer wie lange gebraucht
|
||||||
|
|
Loading…
Reference in a new issue