Solution for transferring a large number of files over high latency
When using FTP software, each file must establish multiple TCP connections between the Client and the Server to start the transfer. As a result, FTP software performs poorly when transferring large numbers of small files over?high-latency?networks.
While using the Raysync transfer?protocol, the Client and the Server only establish one?TCP connection, and all control messages and data are transferred on this connection.??
?Take the download file as an example:
1.?The Client sends the account password to the Server for verification
2.?After successful?verification, the Server will traverse the file information?and send it to the Client?in turn
3. After receiving the message, the Client initiates a download request to the server
4. Regardless of the file size, the Server splits them into multiple file block below 64kb, puts them into the data structure and sends it to the Client.?
This allows multiple download requests to be sent to the Server simultaneously without waiting for the Server to respond.?
In a test of downloading files from the United States to Singapore, about 4,000 files per second can be downloaded using the Raysync optimized transfer protocol, while only about 500 files per second using the FTP protocol.
Raysync transfer fully uses bandwidth to achieve high-speed large?file transfer at any conditions.
Start your Free Trial TODAY:?bit.ly/3FX12Ix