Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 901 Bytes

File metadata and controls

39 lines (28 loc) · 901 Bytes
titledescriptionms.topicms.assetidms.authorauthormanagerms.date
bitsadmin addfileset
Reference article for the bitsadmin addfileset command, which adds one or more files to the specified job.
reference
75466994-262f-4724-b14d-f813c5397675
mosagie
robinharwood
mtillman
10/16/2017

bitsadmin addfileset

Adds one or more files to the specified job.

Syntax

bitsadmin /addfileset <job> <textfile> 

Parameters

ParameterDescription
jobThe job's display name or GUID.
textfileA text file, each line of which contains a remote and a local file name. Note: Names must space-delimited. Lines starting with a # character are treated as a comment.

Examples

bitsadmin /addfileset files.txt 

Related links

close