diff options
author | http://schnouki.net/ <Schnouki@web> | 2014-09-09 12:48:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-09 12:48:59 +0000 |
commit | 2b093eb32751e73009f6443463c2813ed0943b98 (patch) | |
tree | 13356b89623fedc57b80add254dda3c584cc2e38 /doc/tips/using_Amazon_S3 | |
parent | 4941954287702ca7db3e1b7c76c449322e96fcf2 (diff) |
Added a comment
Diffstat (limited to 'doc/tips/using_Amazon_S3')
-rw-r--r-- | doc/tips/using_Amazon_S3/comment_6_3b6c74b40ea666389ac04b52ab0819a0._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/using_Amazon_S3/comment_6_3b6c74b40ea666389ac04b52ab0819a0._comment b/doc/tips/using_Amazon_S3/comment_6_3b6c74b40ea666389ac04b52ab0819a0._comment new file mode 100644 index 000000000..0fce69dad --- /dev/null +++ b/doc/tips/using_Amazon_S3/comment_6_3b6c74b40ea666389ac04b52ab0819a0._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://schnouki.net/" + nickname="Schnouki" + subject="comment 6" + date="2014-09-09T12:48:59Z" + content=""" +Jack, if you don't want to use encryption you can use `encryption=none` as documented [here](http://git-annex.branchable.com/special_remotes/S3/). + +I'm not sure exactly what you're trying to do, but please note that you files won't be easily available on S3: they will be named as git-annex keys, with long and unreadable names such as \"SHA256E-s6311--c7533fdd259d872793b7298cbb56a1912e80c52a845661b0b9ff391c65ee2abc.html\" instead of \"index.html\". +"""]] |