Changes between Version 71 and Version 72 of help/en/howto/s3
- Timestamp:
- Jul 20, 2010 8:01:48 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v71 v72 11 11 === External buckets === 12 12 13 Connecting to a bucket you are not the owner (and therefore not listed when logging in as above) is possible. You can access buckets owned by someone else if the ACL allows you to access it. Specify the bucket you want to access in the hostname to connect to like <bucketname>.s3.amazonaws.com. Your own buckets will not be displayed but only the third party bucket.13 Connecting to a bucket you are not the owner (and therefore not listed when logging in as above) is possible. You can access buckets owned by someone else if the ACL allows you to access it. Specify the bucket you want to access in the hostname to connect to like `<bucketname>.s3.amazonaws.com`. Your own buckets will not be displayed but only the third party bucket. 14 14 15 15 === Thirdparty S3 providers ===