diff options
author | 2014-01-06 00:31:36 +0000 | |
---|---|---|
committer | 2014-01-06 00:31:36 +0000 | |
commit | d98b5ce6555fb11917664408dec7178a7e697855 (patch) | |
tree | c1d6aeaaad411c97bc138aebe66c0ad3cd14fd5c /doc | |
parent | 743e6d7f4a38c07df391f843f4c6a86d4b21009f (diff) |
Added a comment: exactly this use case: cloud remotes too small
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/transfer_control/comment_2_3b51474fefa6c0d19055046e06af196d._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/design/assistant/transfer_control/comment_2_3b51474fefa6c0d19055046e06af196d._comment b/doc/design/assistant/transfer_control/comment_2_3b51474fefa6c0d19055046e06af196d._comment new file mode 100644 index 000000000..ec53f7aac --- /dev/null +++ b/doc/design/assistant/transfer_control/comment_2_3b51474fefa6c0d19055046e06af196d._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg" + nickname="Lyle" + subject="exactly this use case: cloud remotes too small" + date="2014-01-06T00:31:34Z" + content=""" +I want to store a lot of scientific data in git-annex and have only a specific subset of my often used data in a box.com account so it is quickly synced between computers (my home internet has a limited upload speed). My home server will store all the files as it has effectively unlimited space. + +I basically want the opposite of archive for git-annex-assistant, I'd like to mark the box.com special remote to store every *except* a certain special directory called less used files or whatever, or vise-versa, only store a folder of often used files, the local clients would store everything and my home server would also store everything. + +It seems like transfer control and the groups.log can do this but I'm just not sure how to actually set it up? + +Thanks! +"""]] |