Open
Description
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
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Storage Service (Queues, Blobs, Files)Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that