2.2.13.2.7 SMB2_CREATE_TIMEWARP_TOKEN
The SMB2_CREATE_TIMEWARP_TOKEN context is specified on an SMB2 CREATE Request (section 2.2.13) when the client is requesting the server to open a version of the file at a previous point in time. The Data in the Buffer field of the SMB2_CREATE_CONTEXT MUST contain the following structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Timestamp |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Timestamp (8 bytes): The time stamp of the version of the file to be opened, in FILETIME format as specified in [MS-DTYP] section 2.3.3. If no version of this file exists at this time stamp, the operation MUST be failed.