diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo <Marek@web> | 2013-04-30 19:55:19 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-30 19:55:19 +0000 |
commit | c79d07b57eb7162d97716cc50ad6be2f2caee276 (patch) | |
tree | 13e16b72931784a91eb273ca75bf84ed6228afc6 /doc | |
parent | 52d56bb0355ae6541373cc8dbfd593c4f797a605 (diff) |
Added a comment: I should have thought of this
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git-annex_across_two_filesystems/comment_3_f4e3f28db005301adeef7ccd2c9998fb._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/git-annex_across_two_filesystems/comment_3_f4e3f28db005301adeef7ccd2c9998fb._comment b/doc/forum/git-annex_across_two_filesystems/comment_3_f4e3f28db005301adeef7ccd2c9998fb._comment new file mode 100644 index 000000000..52a8f5565 --- /dev/null +++ b/doc/forum/git-annex_across_two_filesystems/comment_3_f4e3f28db005301adeef7ccd2c9998fb._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo" + nickname="Marek" + subject="I should have thought of this" + date="2013-04-30T19:55:19Z" + content=""" +Thanks joey, I thought of the object storage just yesterday and that the drive where it resides needs to be the big one. + +I think that I will do it as you described with one addition: + +I set up the git-annex repository on my big drive. Lets call that BIG. +Then I set up another on the smaller drive (or raid) and set both to sync. Lets call that RAID. + +BUT: Can I use num copies to tell BIG to only sync files in certain directories to RAID. Or will syncing sync everything regardless? + +Thanks for your help + +"""]] |