Skip to content

[FEATURE REQ] Support for parallel transfer in Azure File Share Client #41391

Open

Description

Hi @gapra-msft @rickle-msft,

We are using the Azure File Share Client for java (version 12.22.0)

While using the Blob client in the past, we were able to download a file in multi-part using the parallelTransfer Option.
It seems like the Azure File Share client doesn't support parallel (multithreaded) transfer for Download operation.
In addition, the option to receive progress updates (using progress listener) is missing as well.

We would like these options to be available when downloading files.

Regards,
Avner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions