format
This commit is contained in:
parent
88898d427d
commit
fbb588b486
3 changed files with 7 additions and 7 deletions
|
@ -10,16 +10,16 @@ without worry about accidentally deleting anything.
|
|||
|
||||
When Bob needs access to some files, git-annex can tell him which drive(s)
|
||||
they're on, and easily make them available. Indeed, every drive knows what
|
||||
is on every other drive.
|
||||
is on every other drive.
|
||||
[[more about location tracking|location_tracking]]
|
||||
|
||||
Bob thinks long-term, and so he's glad that git-annex uses a simple
|
||||
repository format. He knows his files will be accessible in the future
|
||||
even if the world has forgotten about git-annex and git.
|
||||
even if the world has forgotten about git-annex and git.
|
||||
[[more about future-proofing|future_proofing]]
|
||||
|
||||
Run in a cron job, git-annex adds new files to archival drives at night. It
|
||||
also helps Bob keep track of intentional, and unintentional copies of
|
||||
files, and logs information he can use to decide when it's time to duplicate
|
||||
the content of old drives.
|
||||
the content of old drives.
|
||||
[[more about backup copies|copies]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue