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

Open
#367 0 comments 1 reaction 1 assignee View on GitHub

@joeloff is already working on this.

Since Jun 6, 2023.

Assessment

This issue has not been assessed yet.

Description

up-for-grabs

Issue moved from dotnet/sdk#32604

  • Please respond to @egvijayanand.

From @egvijayanand on Wednesday, May 17, 2023 12:23:58 PM

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.

Dominant language
PowerShell
Stars
213
Forks
120
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/install-scripts

All issues in dotnet/install-scripts

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.