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

Display download progress while downloading SDK via dotnet-install.sh script on Linux CLI #32604

Closed
egvijayanand opened this issue May 17, 2023 · 1 comment
Assignees
Labels
Area-Workloads untriaged Request triage from a team member

Comments

@egvijayanand
Copy link

egvijayanand commented May 17, 2023

Is your feature request related to a problem? Please describe.

Have tried installing .NET 8 Preview 4 on a Linux machine using the dotnet-install.sh script, but since I tried on the same day of release the download speed is not up to the mark as many users were trying to download the latest updates. So it took longer to complete the download and there's no indicator to show the progress, canceled it twice before knowing it was due to slow download (confirmed trying in a browser) and this feature request is not w.r.t any specific version.

Describe the solution you'd like

Display a progress indicator about the background download activity something like wget shows.

And also a log message to the console is required whether download is initiated or not.

Additional context

It can be considered for all CLI installations and not specific to Linux alone.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Workloads untriaged Request triage from a team member labels May 17, 2023
@egvijayanand egvijayanand changed the title Display download progress while download SDK via dotnet-install.sh script on Linux CLI Display download progress while downloading SDK via dotnet-install.sh script on Linux CLI May 17, 2023
@joeloff
Copy link
Member

joeloff commented Jun 6, 2023

This issue was moved to dotnet/install-scripts#367

@dotnet dotnet locked and limited conversation to collaborators Jun 6, 2023
@joeloff joeloff closed this as completed Jun 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area-Workloads untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

2 participants