Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This will avoid re-upload if the file size doesn't change. Currently the check on mtime is not very useful, as the local time of last modification never will match the upload mtime on S3. A better/safer mechanism would be to hash the file content and store it as e-tag. These tickets discuss such a feature, but it isn't implemented yet: - aws/aws-cli#599 - aws/aws-cli#575
- Loading branch information