2.2.31.1.1 SRV_COPYCHUNK
The SRV_COPYCHUNK packet is sent in the Chunks array of a SRV_COPYCHUNK_COPY packet to describe an individual data range to copy. This packet consists of the following:
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SourceOffset |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
TargetOffset |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Length |
|||||||||||||||||||||||||||||||
Reserved |
SourceOffset (8 bytes): The offset, in bytes, from the beginning of the source file to the location from which the data will be copied.
TargetOffset (8 bytes): The offset, in bytes, from the beginning of the destination file to where the data will be copied.
Length (4 bytes): The number of bytes of data to copy.
Reserved (4 bytes): This field SHOULD<65> be set to zero and MUST be ignored on receipt.