nextflow-io / nextflow-s3fs

An S3 File System Provider for Java 7 (project archived)
Apache License 2.0
1 stars 10 forks source link

Error is thrown when AES encryption is enforced #22

Closed pditommaso closed 3 years ago

pditommaso commented 3 years ago

All S3 putObject API invocations should be made AES friendly to make it work when the use of encryption is mandatory.

It should also be tested the transfer using multipart upload for large files which may use a different API.

Related https://github.com/nextflow-io/nextflow/issues/1830

onaiv22 commented 2 years ago

I am encountering this issue again, even though am passing the encryption flag