summaryrefslogtreecommitdiff
path: root/doc/forum/original_filename_on_s3/comment_2_2a0d5d77219ae2410090eb1811ee1fec._comment
blob: bba4a63555e5c0721a136f22a999e0528ac795de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2016-10-31T20:10:22Z"
 content="""
What real filenames? A git-annex special remote is a key/value store, where
any key can correspond to zero or any number of filenames in the working
tree. 

What you're doing with S3 is using it to publish some files over the web.
Fine. That's not a S3 special remote, so don't use it that way, just `git
annex addurl` the files from S3.
"""]]