exasol/bucketfs-java

Conditional upload

Closed this issue · 0 comments

Uploading large files can be slow. To avoid that slowing down your tests, BFSJ should be able to check if the file already exists and compare checksums. It will then only upload the file if the checksums differ.