@@ -142,7 +142,8 @@ Client:
{
"command": "put",
"file": string,
- "size": int
+ "size": int,
+ "chunks": int
}
```