Difference between revisions of "Download using command line"
From Tech-Wiki
(Created page with "Category:Microsoft '''Back to Misc''' This command is equivalent to wget in Linux: >bitsadmin /transfer job /download http://site.com/file.zip C:\file...") |
|||
Line 3: | Line 3: | ||
This command is equivalent to wget in Linux: | This command is equivalent to wget in Linux: | ||
− | + | bitsadmin /transfer job /download http://site.com/file.zip C:\file.zip |
Latest revision as of 12:13, 20 August 2024
This command is equivalent to wget in Linux:
bitsadmin /transfer job /download http://site.com/file.zip C:\file.zip