As reported by @vsivsi in https://github.com/s3git/s3git/issues/21, prevent reading file completely into memory, but use a streaming approach instead.
As reported by @vsivsi in #21, prevent reading file completely into memory, but use a streaming approach instead.