Difference between revisions of "Aws s3 sync"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
+
<code>[[aws s3 sync]]</code> recursively copies new and updated files from the source directory to the destination. https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html
Recursively copies new and updated files from the source directory to the destination. https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html
 
  
 
* <code>aws s3 sync s3://BUCKET_NAME ./</code>
 
* <code>aws s3 sync s3://BUCKET_NAME ./</code>

Revision as of 17:57, 27 March 2023

Advertising: