Millions of tiny files
Copying hundreds of thousands — or hundreds of millions — of small files punishes SMB with per-file protocol overhead. TCP RTA keeps the pipeline full through parallel channels, so file count stops being the bottleneck.
TCP RTA (TCP Copy) is the Remote Transfer Agent built into GS RichCopy 360 Enterprise. Purpose-built to move millions of small files between Windows servers — across the same LAN, a WAN circuit, a VPN tunnel, or the open internet — through a single firewall-friendly TCP port.
GS RichCopy 360 Enterprise sits on the source. The Remote Transfer Agent (RTA) sits on the destination. They open a single multi-channel TCP connection, parallelize the copy stream, and finish the job — fast.
Legacy SMB transfers lose minutes — sometimes hours — to protocol overhead, latency, and per-file chatter. TCP RTA is purpose-built for the scenarios where copy jobs fall apart.
Copying hundreds of thousands — or hundreds of millions — of small files punishes SMB with per-file protocol overhead. TCP RTA keeps the pipeline full through parallel channels, so file count stops being the bottleneck.
At 5 ms+ of latency, SMB collapses under round-trip stalls. RTA holds throughput high across WAN circuits, VPN tunnels, and public internet paths — one firewall port, encrypted end-to-end, compressed on the wire.
A client near the source reads the SMB share; the RTA writes to the destination natively. SMB chatter stays local on both ends — only the optimized RTA stream crosses the WAN. Two agents, one wire.
Four engineering decisions — encryption with hardware offload, in-flight compression, delta copy, and two-sided local validation — are what separate TCP RTA from generic file transfer tools.
Encrypt every byte on the wire with AES 128 or AES 256. Combined with the single-port design, RTA is purpose-built for secure file transfers across untrusted networks — including the open internet.
Encryption is offloaded to the CPU's native AES instruction set, so throughput stays high even with full encryption enabled.
RTA can compress data while it streams. For compressible datasets — text, source code, XML, logs, uncompressed images — payloads can shrink by as much as 95%, cutting transfer time and conserving WAN bandwidth.
Instead of re-sending an entire file when a few bytes change, RTA transfers only the modified blocks. Ideal for large files with small edits, iterative migration waves, and recurring sync jobs against databases, VHDs, archive containers, and design files.
Combined with compression and encryption, delta copy is what makes RTA practical for nightly cross-site replication.
One TCP port — default 8008, fully configurable — carries multiple simultaneous copy streams. Network and firewall teams get a single rule. The transfer engine gets the parallelism it needs to keep CPUs and pipes saturated.
Friendly to DMZs, hardened firewalls, NAT environments, and split-tunnel VPNs.
On reruns, the client inventories the source locally and the RTA inventories the destination locally — both at native disk speed. Then they compare notes over the wire. It is the closest thing to having two people on the phone, one on each side, agreeing only on what needs to move.
The result: dramatically less network traffic, dramatically faster reruns, and a sync window that holds steady as the dataset grows.
A representative test of the workload TCP RTA was built for: enormous file counts at small average sizes. SMB chokes on per-file overhead. RTA parallelizes through it.
| Transfer method | Example time | Time savings vs SMB |
|---|---|---|
| SMB / UNC copy | 8 hours | — |
| TCP RTA (TCP Copy) | 45 minutes | ~91% less time |
Real-world positioning: Over WAN connections (5 ms+ latency), untrusted networks, and internet links, TCP RTA is commonly positioned as up to ~85% faster time-to-complete than SMB/UNC — driven by multi-channel transport, optional compression and encryption, delta copy, and two-sided local validation on reruns.
* Example results reflect a low-latency test. Actual performance varies based on file size distribution, disk I/O, CPU, endpoint performance, network bandwidth and latency, and configuration (channels, compression, encryption, delta settings).
RTA inherits the security architecture of GS RichCopy 360 Enterprise: direct data paths, platform-provided cryptography, and a deliberately small dependency surface.
AES 128 / 256 with hardware acceleration. FIPS-validated modules are used where the underlying OS supports them.
Data moves directly between source and destination. No customer data transits GuruSquad infrastructure.
Core operations are implemented natively without third-party libraries, reducing supply-chain risk and external dependencies.
Try GS RichCopy 360 Enterprise with TCP RTA free. Install on a source server, drop the RTA on a destination, open one TCP port, and benchmark it against your current copy job.