educative.io

Why client architecture upload file example shows NS bits

In the Quantitative Comparison of P2P with Client-Server section,
“Since N clients each want a file of size S, the server will have to upload NS bits.”

How come it is NS bits for upload? As every clients want to same file, we only need 1 copy of the file for them to download so it should be just S?