Passing `--sync` will only upload files that are newer in `<from>` or that don't exist on S3 already. Use `--dry-run` to test.
There is also an all purpose `cp` command for arbitraty copying to and from S3.
There is also an all purpose `cp` command for arbitrary copying to and from S3.
```
wp s3-uploads cp <from> <to>
```
Note: as either `<from>` or `<to>` can be S3 or local locations, you must speficy the full S3 location via `s3://mybucket/mydirectory` for example `cp ./test.txt s3://mybucket/test.txt`.
Cache Control
==========
You can define the default HTTP `Cache-Control` header for uploaded media using the