Programming talk:Brackup: Difference between revisions
From Robupixipedia
Jump to navigationJump to search
(save draft) |
(draft) |
||
Line 2: | Line 2: | ||
# find a small dir to archive | # find a small dir to archive | ||
# archive it via copy | # make a small script (robfilecopy) to archive it via copy | ||
# robfilecopy | |||
# do a diff on the files | # do a diff on the files | ||
# make a small script to archive it via brackup | |||
# archive it via brackup to a file | # archive it via brackup to a file | ||
# wipe the original file | # wipe the original file | ||
# restore the file from brackup | # restore the file from brackup | ||
# do a diff on the files | # do a diff on the files | ||
# make a slight modification to the original | |||
# rename robfilecopied version to .old | |||
# robfilecopy again | |||
# do a diff on the files | |||
# archive it via brackup again | |||
# | # | ||
# get gpg keys set up | # get gpg keys set up |
Revision as of 18:58, 24 August 2008
To Do
- find a small dir to archive
- make a small script (robfilecopy) to archive it via copy
- robfilecopy
- do a diff on the files
- make a small script to archive it via brackup
- archive it via brackup to a file
- wipe the original file
- restore the file from brackup
- do a diff on the files
- make a slight modification to the original
- rename robfilecopied version to .old
- robfilecopy again
- do a diff on the files
- archive it via brackup again
- get gpg keys set up
- get Amazon keys set up
Did:
- download Brackup 1.6
- do a quick local file test