Hi,

I have two questions:

1. How do I tell s3mod the aws credentials? Does it read the credentials
from a file just like the aws commands do?

2. How can I convert the following aws sync command to use s3mod

aws s3 sync ./test s3://test --content-encoding "gzip" --content-type
"text/html" --cache-control "max-age=0, no-cache" --exclude "*" --include
"index.html" --profile stage

I want to be able to use the content-type, content-encoding, and
cache-control parameters. It is not clear that you provide access to these
parameters.

Best,
Cherish
------------------------------------------------------------------------------
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to