diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo <donkeyicydragon@web> | 2014-04-22 21:08:49 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-22 21:08:49 +0000 |
commit | 46e196b5956073866a50c1d7a4e1ec24d371edc5 (patch) | |
tree | b973a56066515bea3e34708ccd9764d150208ca8 /doc/special_remotes | |
parent | 61a7d7f337eac966768f66929aba19e492d905f8 (diff) |
Added a comment: Enhancing special remotes as backup spaces
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/comment_22_308afc586b86c66bbb3437d63864d9cb._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/special_remotes/comment_22_308afc586b86c66bbb3437d63864d9cb._comment b/doc/special_remotes/comment_22_308afc586b86c66bbb3437d63864d9cb._comment new file mode 100644 index 000000000..c642f3975 --- /dev/null +++ b/doc/special_remotes/comment_22_308afc586b86c66bbb3437d63864d9cb._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo" + nickname="donkeyicydragon" + subject="Enhancing special remotes as backup spaces" + date="2014-04-22T21:08:49Z" + content=""" +Hi Joey, + +I am thinking about using google drive as an encrypted backup for my important files. However, I fear that if all my git annex repositories are unrecoverable that the encrypted data on the special remote will not help me much. Assuming I have backed up my gpg key I still get a bunch of decrypted files but the folder structure is lost. Would it be possible to implement something like a safety feature that also uploads an (encrypted) tar of all symlinks (pointing to the respective encrypted files) of the (current/or master-branch) git working tree? + +I am almost sure this is already implementable using hooks however I could not find information on which types of hooks are available. I am looking for one that is triggered once after all copy/move operations to a special remote are finished. Can you point me in the right direction? + +Marek + + +"""]] |