Difference between revisions of "Aws s3 sync"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
Recursively copies new and updated files from the source directory to the destination
+
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 04:02, 30 April 2020

Advertising: