[Cyberduck-trac] [Cyberduck] #7422: s3: permissions and metadata change

Cyberduck trac at trac.cyberduck.ch
Tue Sep 10 15:44:39 UTC 2013


#7422: s3: permissions and metadata change
------------------------+------------------------------
 Reporter:  blacktrash  |         Owner:  dkocher
     Type:  defect      |        Status:  closed
 Priority:  normal      |     Milestone:  4.4
Component:  s3          |       Version:  Nightly Build
 Severity:  normal      |    Resolution:  fixed
 Keywords:              |  Architecture:  Intel
 Platform:              |
------------------------+------------------------------
Changes (by dkocher):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [milestone:4.4 4.4] when uploading without ''Preferences → Uploads →
 Permissions → Uploads → Change Permissions'' selected, the uploaded
 objects have only set

 {{{
 Username Grantee - FULL_CONTROL
 }}}

 See also #7356.

 When ''Preferences → Uploads → Permissions → Uploads → Change
 Permissions'' is selected, the ACL set (assuming the file is world
 readable on the local filesystem or ''Others → Read'' is selected for
 custom upload permissions) is


 {{{
 Everyone - READ
 http://acs.amazonaws.com/groups/global/AuthenticatedUsers - READ
 Username Grantee - FULL_CONTROL
 }}}

 The `http://acs.amazonaws.com/groups/global/AuthenticatedUsers` grantee is
 added when the''Goup → Read|Write'' is selected.

 Fix with added canonical grantee with ''FULL_CONTROL'' for owner in
 r12810.

-- 
Ticket URL: <https://trac.cyberduck.ch/ticket/7422#comment:9>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list