Skip to content

Instantly share code, notes, and snippets.

@chosenonehacks
Created September 14, 2017 08:56
Show Gist options
  • Save chosenonehacks/7e7453cd52cf39fccbff4539104ea39c to your computer and use it in GitHub Desktop.
Save chosenonehacks/7e7453cd52cf39fccbff4539104ea39c to your computer and use it in GitHub Desktop.
Downloading on windows w/o powershell
bitsadmin /transfer mydownloadjob /download /priority normal http://example.com/filename.zip C:\Users\username\Downloads\filename.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment