Skip to content

Instantly share code, notes, and snippets.

@hoangitk
Last active October 19, 2021 13:57
Show Gist options
  • Save hoangitk/7680c51b1006cd20abfbb880a947d9f1 to your computer and use it in GitHub Desktop.
Save hoangitk/7680c51b1006cd20abfbb880a947d9f1 to your computer and use it in GitHub Desktop.
[How to download file without browser] #tips

How to download file without browser

bitsadmin /transfer myDownloadJob /download /priority normal https://downloadsrv/10mb.zip c:\\10mb.zip
  • Powershell
  • Wget

  • Fetch

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