File: comment_2_c98c00e87bc921158c9c3698fd9f89c9._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (23 lines) | stat: -rw-r--r-- 675 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw"
 nickname="Mesut"
 subject="I can't add google drive as remote"
 date="2014-04-10T07:55:56Z"
 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

"""]]