EricZimmerman / EricZimmerman/KapeFiles

Azure upload block size adjustment

Open
#1,035 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
874
Forks
234
Avg merge
1h 46m
Merged PRs (30d)
10

Description

I would like to make a feature request for uploading to Azure Blob storage, where we could adjust the upload block size to something different than the default 4 MB. This small block size leads to a great number of WRITE operations, which affects cost. Azure Storage Explorer has a setting for "upload in the fewest blocks possible" which sets the block size to 256 MB, but the limit in the API is actually 4 GB. I have uploaded in 1 GB chunks in the past with zero issues. The ability to adjust this ourselves would be very helpful. Thank you!

_Originally posted by @faZhift in https://github.com/EricZimmerman/KapeFiles/discussions/1009_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.