зеркало из https://github.com/nextcloud/desktop.git
Increase the clarity of the checksum statements
This comes after discussion and feedback with @phil-davis.
This commit is contained in:
Родитель
013a0e25d5
Коммит
3185b0940b
|
@ -256,7 +256,8 @@ Chunked Upload
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Mostly same as above.
|
Mostly same as above.
|
||||||
The checksum of the full file is sent with every chunk, but the server compares the checksum of the last chunk.
|
The checksum of the full file is sent with every chunk of the file.
|
||||||
|
But the server only compares the checksum after receiving the checksum sent with the last chunk.
|
||||||
|
|
||||||
Download
|
Download
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
Загрузка…
Ссылка в новой задаче