Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 915 Bytes

bitsadmin-getreplyprogress.md

File metadata and controls

43 lines (30 loc) · 915 Bytes
title description ms.topic ms.assetid ms.author author manager ms.date
bitsadmin getreplyprogress
Reference article for the bitsadmin getreplyprogress command, which retrieves the size and progress of the server upload-reply.
reference
7f7cb0b4-ad95-44fd-a35d-0ddf5fc0b0d0
mosagie
robinharwood
mtillman
10/16/2017

bitsadmin getreplyprogress

Retrieves the size and progress of the server upload-reply.

Note

This command isn't supported by BITS 1.2 and earlier.

Syntax

bitsadmin /getreplyprogress <job>

Parameters

Parameter Description
job The job's display name or GUID.

Examples

To retrieve the upload-reply progress for the job named myDownloadJob:

bitsadmin /getreplyprogress myDownloadJob

Related links