Difference between revisions of "Aws s3 sync"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* <code>aws s3 sync s3://BUCKET_NAME ./</code>
 
* <code>aws s3 sync s3://BUCKET_NAME ./</code>
  
*<code>[[aws s3]] sync --delete ./build/ s3://${bucket_name}/ </code>
+
* <code>[[aws s3]] sync --delete ./build/ s3://${bucket_name}/ </code>
  
 +
 +
== Related ==
 +
* <code>[[rsync]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 19:48, 28 March 2022

Advertising: