mde/ejs

Option to not overwrite unchanged files when using CLI?

graemian opened this issue · 0 comments

I'm using the CLI in conjunction with "aws s3 sync" which looks at the file timestamp to decide whether to upload. It would be great if I could somehow preserve the timestamp on unchanged files.

Is there perhaps another way to achieve this?

Thanks!