Difference between revisions of "Aws s3 sync"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
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
+
<code>[[aws s3]] sync</code> recursively copies new and updated files from the source directory to the destination. https://awscli.amazonaws.com/v2/documentation/api/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:58, 27 March 2023

Advertising: