Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

318
Views
aws s3 sync command based on file size only?

Is it possible to run the s3 sync command but only upload the files based on file size and not just include the modified date time of the file?

I am currently running:

aws s3 sync ./../app/dist s3://mywebsite.me/dist --acl public-read

The issue I have is I run gulp commands prior to this and files are generated even though the contents of the files are not changed.

Then doing the sync causes files to be uploaded that have not been modified in terms of content.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can use the --size-only sync switch for that.

--size-only (boolean) Makes the size of each key the only criteria used to decide whether to sync from source to destination.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!