Programming talk:Brackup: Difference between revisions
From Robupixipedia
Jump to navigationJump to search
(draft) |
(next = encryption) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
To Do | To Do | ||
# find a small dir to archive | # * initialize | ||
# make a small script (robfilecopy) to archive it via copy | ## *find a small dir to archive | ||
# | ## * make a small script (robfilecopy) to archive it via copy | ||
## * make a small script (robbrackup) to archive it via brackup | |||
# make a small script to archive it via brackup | # * first backup test | ||
# | ## * robfilecopy | ||
# wipe the original file | ## * do a diff on the files | ||
# restore the file from brackup | ## * robbrackup | ||
# do a diff on the files | ## * wipe the original file | ||
# make a slight modification to the original | ## * restore the file from brackup | ||
# rename robfilecopied version to .old | ## * do a diff on the files | ||
# robfilecopy again | # * first incremental test | ||
# do a diff on the files | ## * make a slight modification to the original | ||
# | ## * rename robfilecopied version to .old | ||
# | ## * robfilecopy again | ||
# get gpg keys set up | ## * do a diff on the files | ||
# get Amazon keys set up | ## * robbrackup | ||
## * wipe the original file | |||
## * restore the file from brackup | |||
## * do a diff on the files | |||
# first test with encryption | |||
## get gpg keys set up | |||
## robfilecopy | |||
## do a diff on the files | |||
## robbrackup | |||
## wipe the original file | |||
## restore the file from brackup | |||
## do a diff on the files | |||
# first encrypted test to Amazon | |||
## get Amazon keys set up | |||
## modify robbrackup to use Amazon as target | |||
## robfilecopy | |||
## do a diff on the files | |||
## robbrackup | |||
## wipe the original file | |||
## restore the file from brackup | |||
## do a diff on the files | |||
# set up a cron job | |||
# modify the file between cron jobs | |||
# recover from Amazon | |||
Did: | Did: | ||
Line 24: | Line 46: | ||
# download Brackup 1.6 | # download Brackup 1.6 | ||
# do a quick local file test | # do a quick local file test | ||
[[Category:brackup]] |
Latest revision as of 21:08, 25 August 2008
To Do
- * initialize
- *find a small dir to archive
- * make a small script (robfilecopy) to archive it via copy
- * make a small script (robbrackup) to archive it via brackup
- * first backup test
- * robfilecopy
- * do a diff on the files
- * robbrackup
- * wipe the original file
- * restore the file from brackup
- * do a diff on the files
- * first incremental test
- * make a slight modification to the original
- * rename robfilecopied version to .old
- * robfilecopy again
- * do a diff on the files
- * robbrackup
- * wipe the original file
- * restore the file from brackup
- * do a diff on the files
- first test with encryption
- get gpg keys set up
- robfilecopy
- do a diff on the files
- robbrackup
- wipe the original file
- restore the file from brackup
- do a diff on the files
- first encrypted test to Amazon
- get Amazon keys set up
- modify robbrackup to use Amazon as target
- robfilecopy
- do a diff on the files
- robbrackup
- wipe the original file
- restore the file from brackup
- do a diff on the files
- set up a cron job
- modify the file between cron jobs
- recover from Amazon
Did:
- download Brackup 1.6
- do a quick local file test