Bitsadmin addfile command in Windows
The bitadmin addfile command in Windows is used to add files to the specified task.
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 getdisplayname and bitsadmin geterror command in Windows
- Bitsadmin getfilestransferred and bitsadmin commands getminretrydelay
- 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
- Bitsadmin create command in Windows
- Bitsadmin cancel command in Windows