This commit is contained in:
https://me.yahoo.com/a/chZVFogbu55hxJc3FfeXs.RfaA--#cc6f9 2015-04-29 21:26:51 +00:00 committed by admin
parent 9d147c5018
commit 60ef5eb1f8

View file

@ -0,0 +1 @@
I have several TB of media on a Debian ZFS server. If I created a git-annex repo for the data, how hard would it be get git-annex (using bup I assume) to back up the files onto a set of Blu Ray disks? I realize that 8TB of data would take about 320 BR 25GB disks, but it seems like git annex would be great for identifying what disk(s) I needed to recover a file. I'm good at bash scripting, and use git daily. I have no experience with git-annex or bup however. Any links to information or suggestions is very appreciated. Thanks!