Difference between revisions of "Aws s3 cp"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
*<code>[[aws s3]] cp [[s3://]]mybucket . --recursive</code>
+
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/cp.html
*<code>aws s3 cp s3://mybucket/test.txt test2.txt</code>
+
* <code>[[aws s3]] cp [[s3://]]mybucket . --recursive</code>
 +
* <code>aws s3 cp s3://mybucket/test.txt test2.txt</code>
  
 +
[[aws s3]] cp [[--cache-control]]
 +
[[aws s3]] cp --cache-control [[max-age]]=60
 +
 +
== Related ==
 +
* [[Terraform module: rds_bastion]]
 +
* [[React caching]]
 +
* <code>[[aws transfer]]</code>
  
 
== See also ==
 
== See also ==
* {{s3}}
+
* {{aws s3}}
* {{AWS}}
 
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 16:14, 28 July 2023

Advertising: