fileHash#f39b035c offset:long limit:int hash:bytes = FileHash;
| Name | Type | Description |
|---|---|---|
| offset | long | How many records to skip from the start of the selection. |
| limit | int | Maximum number of records to return. |
| hash | bytes | Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |