BITSADMIN
was used to transfer documents, download website, download files from websites, etc... This command is a deprecated command, and may be removed on next Windows updates. To prevent this issue, use the new Powershell BIT cmdlet
.
Here is a sample code utilizing BITSADMIN
.
@echo off
Bitsadmin /create /download Stackoverflow.com
rem download the website StackOverflow.com