Open aldendaniels opened 9 years ago
Thanks for this fantastic library! Really enjoying using this.
Issue detailed below.
When...
s3Params
...then s3Client.uploadDir() should update the remote headers, instead of doing a NOOP.
s3Client.uploadDir()
Does this happen only when the contents of the local file has not changed?
IDK, but that seems likely to me. In my case, I know that the contents had not changed.
Thanks for this fantastic library! Really enjoying using this.
Issue detailed below.
When...
s3Params
...then
s3Client.uploadDir()
should update the remote headers, instead of doing a NOOP.