From d533de0f5c33904e416e5994dd7ad71b05a060eb Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Fri, 14 Jun 2019 09:48:45 +0100 Subject: [PATCH] docs: clarify that s3 can't access Glacier Vault --- docs/content/s3.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/s3.md b/docs/content/s3.md index da8b8a80b..141fb2bb4 100644 --- a/docs/content/s3.md +++ b/docs/content/s3.md @@ -405,6 +405,9 @@ tries to access data from the glacier storage class you will see an error like b In this case you need to [restore](http://docs.aws.amazon.com/AmazonS3/latest/user-guide/restore-archived-objects.html) the object(s) in question before using rclone. +Note that rclone only speaks the S3 API it does not speak the Glacier +Vault API, so rclone cannot directly access Glacier Vaults. + ### Standard Options