Bitsadmin addfile command in Windows
The bitadmin addfile command in Windows is used to add files to the specified task.
Syntax
bitsadmin / AddFile
Parameters
ParameterDescriptionJob Display name of the task or GUID. RemoteURL URL of the file on the server. LocalName The name of the file on the local computer. LocalName must contain the absolute path for that file.For example
Please add a file to the task. Repeat this action for each file you want to add. If multiple tasks use myDownloadJob as a generic name, you must replace myDownloadJob with the GUID of the task, to identify that task only.
C:> bitsadmin / addfile myDownloadJob http:///downloadsrv/10mb.zip c: 10mb.zip
See more:
- The autochk command in Windows
- The atmadm command in Windows
- Auditpol command in Windows
4.1 ★ | 9 Vote
You should read it
- Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- Bitsadmin complete command in Windows
- The command bitadmin addfilewithranges in Windows
- The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- Bitsadmin command getaclflags and bitsadmin getbytestotal in Windows
- Bitsadmin command getproxylist, getproxyusage and getreplydata
May be interested
- What is a firewall? General knowledge about Firewallwhat is a firewall or what is a firewall? how does the firewall work? is it safe to use only the built-in firewall? you will get answers to all the firewall issues in this article.
- Command bitsadmin addfileset in Windowsthe command bitadmin addfileset adds one or more files to the specified task.
- What is virtualization? Why should you use this technology?according to gartner market research firm, virtualization with multi-core processors, 'cloud computing', electrical-computing-everywhere and virtual social networking will be the 5 technologies that completely change the it industry. global.
- The command bitadmin addfilewithranges in Windowsthe command bitadmin addfilewithranges adds files to the specified task. bits downloads the specified range from the remote file.
- Bitsadmin cancel command in Windowsthe bitsadmin cancel command deletes the task from the queue and deletes all temporary files associated with that task.
- Knowledge of TCP / IP network protocolstcp / ip or transmission control protocol / internet protocol is a set of communication protocols used to connect network devices on the internet.