Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage Explorer] Error when adjusting the bandwidth #2674

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

siminsavani-msft
Copy link
Member

  • When bandwidth is set to a very low number, AzCopy used to error out and not transfer the file in question. This PR allows AzCopy to self-correct the bandwidth by adding the "last good value" which is the size of the object in question.
  • Test checks that even with a small bandwidth, transfer does not fail and uploads normally.

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

Successfully merging this pull request may close these issues.

None yet

3 participants