diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg <Bence@web> | 2014-12-08 17:24:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-12-08 17:24:31 +0000 |
commit | 0a83b5bdf05af999d0d41392844b754df932aa7e (patch) | |
tree | 8e6f7ac9bab32b34ccdc2a05a103bc3b7cc489b7 /doc | |
parent | e73ac4d8356ccdaf8bc39f060a4b6e445d5f2e33 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/special_remotes/S3.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/special_remotes/S3.mdwn b/doc/special_remotes/S3.mdwn index 5d161c3b8..f397125cf 100644 --- a/doc/special_remotes/S3.mdwn +++ b/doc/special_remotes/S3.mdwn @@ -60,6 +60,8 @@ the S3 remote. but can be enabled or changed at any time. time. + NOTE: there is a [[bug|/bugs/S3_upload_not_using_multipart/]] which depends on the AWS library. See [[this comment|http://git-annex.branchable.com/bugs/S3_upload_not_using_multipart/#comment-4c45dac68866d3550c0b32ed466e2c6a]] (the latest as of now). + * `fileprefix` - By default, git-annex places files in a tree rooted at the top of the S3 bucket. When this is set, it's prefixed to the filenames used. For example, you could set it to "foo/" in one special remote, |