Several files are missing on AWS s3
Command is as follows
aws s3 sync /local-folder/. s3://source/ --expires 2025-01-01 --cache-control max-age=31556926
Both source and destination timestamps are also different but the sync never happens.
Several files are missing on AWS s3
Command is as follows
aws s3 sync /local-folder/. s3://source/ --expires 2025-01-01 --cache-control max-age=31556926
Both source and destination timestamps are also different but the sync never happens.