Changes between Version 79 and Version 80 of help/en/howto/s3
- Timestamp:
- Sep 9, 2010 1:04:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v79 v80 59 59 60 60 === Access Control (ACL) === 61 '''ACL support is available in the latest [http://update.cyberduck.ch/nightly/ snapshot build] scheduled for release in [milestone:3.6 3.6].'''62 63 61 Amazon S3 uses Access Control List (ACL) settings to control who may access or modify items stored in S3. By default, all buckets and objects created in S3 are accessible only to the account owner. You can edit ACLs in ''File → Info → Permissions''. 64 62 … … 75 73 76 74 === Versions === 77 '''Versioning support is available in the latest [http://update.cyberduck.ch/nightly/ snapshot build] scheduled for release in [milestone:3.6 3.6].'''78 79 75 [http://aws.amazon.com/s3/faqs/#What_is_Versioning Versioning] can be enabled per bucket in ''File → Info → S3''. You can view all revisions of a file in the browser by choosing ''View → Show Hidden Files''. 80 76