diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-09-19 17:41:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-19 17:41:47 +0000 |
commit | 93b7f869c280927047208cdd80c505cfa7226c76 (patch) | |
tree | 4a46494c46162e7417ddece0fa39e50d812d7972 /doc/forum | |
parent | 62e667a03143310a55df7540d0623372fa09ccc1 (diff) |
Added a comment
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/Share_with_friend_copies_only_sym_links/comment_1_a8d22dfefb219f0c9130cc294364b198._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/Share_with_friend_copies_only_sym_links/comment_1_a8d22dfefb219f0c9130cc294364b198._comment b/doc/forum/Share_with_friend_copies_only_sym_links/comment_1_a8d22dfefb219f0c9130cc294364b198._comment new file mode 100644 index 000000000..97b78b921 --- /dev/null +++ b/doc/forum/Share_with_friend_copies_only_sym_links/comment_1_a8d22dfefb219f0c9130cc294364b198._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.14.105" + subject="comment 1" + date="2013-09-19T17:41:47Z" + content=""" +git-annex can only share the contents of files with a friend when you both have access to a transfer repository. Your friend's git-annex webapp should detect that it does not have such a repository, and should be displaying an alert like this: + +[[assistant/cloudnudge.png]] +(But in this case it should say \"Unable to download files from <yourname>\") + +So, you need to give your friend access to the S3 repository that you're already using to keep your 2 computers in sync. Or, set up some other transfer repository that you both can access. + +There is a way in S3 to create another key that can read and write to a S3 bucket. You can then give that key to your friend. + +Or, you could set up a shared git repository on a ssh server you both have access to. Or, set up a box.com remote -- the webapp will offer to store the box.com credentials and share them with your friend. +"""]] |