Horje
how to upload files to s3 bucket from mac shell Code Example
how to upload files to s3 bucket from mac shell
aws s3 mv . s3://YOUR_BUCKET_NAME --recursive --exclude "*.DS_Store"
how to upload files to s3 bucket from mac shell
// If YOU WANT TO MAKE FILES AND FOLDERS Public
aws s3 sync . s3://dronervm --acl public-read --exclude "*.DS_Store"




Shell

Related
openssh client for windows 10 Code Example openssh client for windows 10 Code Example
Sub-process /usr/bin/dpkg returned an error code Code Example Sub-process /usr/bin/dpkg returned an error code Code Example
error: Pulling is not possible because you have unmerged files. Code Example error: Pulling is not possible because you have unmerged files. Code Example
install pygraphviz Code Example install pygraphviz Code Example
error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer, errno 54 Code Example error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer, errno 54 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9