Created
March 21, 2013 16:25
-
-
Save billjohnston/5214395 to your computer and use it in GitHub Desktop.
Place public-read permission on all files uploaded to amazon s3 with transmit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In Transmit go to: | |
Transmit > Preferences > Cloud | |
Select default extension. | |
Create a new header with the following values: | |
Name: x-amz-acl | |
Value: public-read |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment