From eefaa6eaab698514d214236c9f2a7f0b032bcb9c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" Date: Mon, 7 Apr 2014 11:25:34 +0000 Subject: [PATCH] Added a comment: I can't add special remotes --- ..._6079571c72ded51145b619c3fec0e985._comment | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/special_remotes/comment_22_6079571c72ded51145b619c3fec0e985._comment diff --git a/doc/special_remotes/comment_22_6079571c72ded51145b619c3fec0e985._comment b/doc/special_remotes/comment_22_6079571c72ded51145b619c3fec0e985._comment new file mode 100644 index 0000000000..05e68a610e --- /dev/null +++ b/doc/special_remotes/comment_22_6079571c72ded51145b619c3fec0e985._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw" + nickname="Mesut" + subject="I can't add special remotes" + date="2014-04-07T11:25:33Z" + content=""" +Hi, + +I am new to git-annex. +I want to add glacier remote but when I run below command I am waiting but not happening anything. + +````` +$ git annex initremote glacier type=glacier keyid=51764191 datacenter=eu-west-1 +initremote glacier (encryption setup) +````` + +I tried to add google drive as remote but same thing happening. + +What I am doing wrong? + +Should I add glacier support to git-annex before adding as remote? How? +"""]]