summaryrefslogtreecommitdiff
path: root/doc/bugs/glacier_fails_to_copy/comment_1_29ea384b6aa5a634ff75191eee14c7ef._comment
blob: c24f782a4b76bfca8e0cfca6f69312b568fb9064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-02-05T17:55:25Z"
 content="""
From where did you install your glacier command?

It does not seem to be the [glacier-cli](https://github.com/basak/glacier-cli)
that git-annex is built to use.

	glacier upload <vault name> <files>

That is not the upload syntax that glacier-cli uses, which is instead
supposed to be:

	glacier archive upload example-vault example-content
"""]]