0xBF
0xBF

0xBF

Follow
homeSeriesOpen Source License
Tag

S3

#s3

More content

Read more stories on Hashnode


Articles with this tag

Use s3cmd and gpg to upload encrypted file

Nov 5, 20212 min read

Problem You want to upload file to s3, but want to encrypt it first Solution Method 1) Use gpg to encrypt the file first, then use the s3cmd to...

Use s3cmd and gpg to upload encrypted file

Use s3cmd to batch set folder acl

Sep 21, 20211 min read

Install brew install s3cmd Set acl Make one file public s3cmd setacl s3://spacename/file.txt --acl-public Make all the files at a folder public...

Use s3cmd to batch set folder acl

Config custom domain with Linode object storage

Jul 23, 20212 min read

You can use your own domain for your Linode object storage: Step 1 Create a bucket, make sure your label is the same as the domain you are going to...

Config custom domain with Linode object storage