File: comment_1_c576182f39563ae68767391c4227a177._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 (18 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y"
 nickname="Nigel"
 subject="AWS credentials"
 date="2013-05-31T10:23:23Z"
 content="""
This looks very valuable - Google are offering a free 5GB up until 2013 June 30th

Sign in here[1] get your credentials here[2] under the section “Interoperable Access” (Source[3])

    # Set up AWS credentials
    $ export AWS_ACCESS_KEY_ID=\"YOUR-KEY\"
    $ export AWS_SECRET_ACCESS_KEY=\"YOUR-SECRET\"

1. http://gs-signup-redirect.appspot.com/ -or- https://developers.google.com/storage/docs/signup
2. https://storage.cloud.google.com/m
3. http://fog.io/storage/
"""]]