summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment b/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment
new file mode 100644
index 000000000..0574d3778
--- /dev/null
+++ b/doc/tips/googledriveannex/comment_2_6d6cc9cb7d03f6779d4bdc52ddcfab86._comment
@@ -0,0 +1,23 @@
+[[!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-10T07:50:39Z"
+ content="""
+Hi,
+
+I am new to git-annex and I want to use google drive as remote but I can't.
+
+I create syslink to `googledriveannex` in `/usr/local/bin`.
+
+When I execute below command, command waiting but not make anything:
+
+`````
+$ git annex initremote googledrive type=external externaltype=googledrive encryption=shared folder=gitannex
+initremote googledrive (encryption setup) # Waiting but does not do anything.
+`````
+
+What I am doing wrong?
+
+Thanks for helps
+"""]]