2.2.2.13 FILE_DOWNLOAD_INFO_ENTRY
The FILE_DOWNLOAD_INFO_ENTRY structure specifies information that is required for the client to download the file content.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SyncItemId (24 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
Uri (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
ProtocolType |
|||||||||||||||||||||||||||||||
SyncId (24 bytes): A SYNC_GID structure as specified in [MS-FSVCA] section 2.1. A value that uniquely identifies the file item within the sync batch.
Uri (variable): An ECS_STRING structure containing the URI used to perform data transfer of the file stream. The string in this structure MUST be empty.
ProtocolType (1 byte): Indicates the type of data transfer that the server supports for this file. This value MUST be one of the following.
-
Value
Meaning
0x01
File batching data transfer is required to transfer this file.