[readme] minor tweaking
This commit is contained in:
parent
d66e450cd8
commit
608b9a9e7f
1 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Synchronisation of files with S3 using the hash of the file contents.
|
||||
|
||||
Based on Alex Kudlick's JavaScript implementation [[https://github.com/akud/aws-s3-sync-by-hash][aws-s3-sync-by-hash]].
|
||||
Originally based on Alex Kudlick's [[https://github.com/akud/aws-s3-sync-by-hash][aws-s3-sync-by-hash]].
|
||||
|
||||
The normal ~aws s3 sync ...~ command only uses the time stamp of files
|
||||
to decide what files need to be copied. This utility looks at the md5
|
||||
|
|
Loading…
Reference in a new issue