Can someone please tell how many maximum terabytes of user data can be passed in a day in a data migration application involving both client and servers on the same intranet, assuming that network is the main bottleneck?
(I am attempting to make the below calculation, but not sure if it is correct:
The fastest ethernet connection is 1000BASE-T, which has speed of 1Gbit/sec. Hence, max. No. of bytes that can be sent is 0.125 Giga Bytes per second => implies (0.125 x 60 x 60 x 24=) 10800 GB per day => implies that 10.54 TB per day can be transmitted over the wires.)