Round trips per file
Over a 150 ms path, a transfer that negotiates each file spends most of its time waiting rather than sending.
Large directory transfer
A folder of 400,000 small files defeats tools that treat every file as its own transfer. RIPTON CLOUD packages the directory once, moves it as one stream, and keeps the tree exactly as it was.
The 100,000-file figure is RIPTON CLOUD's published EC2 benchmark at roughly 150 ms latency and 3% packet loss with 512-byte files. Results depend on your files, route, endpoints, and storage.
Directory tree
RIPTON packaging
RIPTON node
Same tree, other side
The many-small-files problem
Every file costs a round trip to open, a round trip to acknowledge, and a directory entry to create. Multiply by a few hundred thousand and a gigabit link delivers kilobytes per second while the disk and the protocol do bookkeeping.
Over a 150 ms path, a transfer that negotiates each file spends most of its time waiting rather than sending.
Creating and closing hundreds of thousands of small files is bound by the destination's IOPS, not by the network.
One failure in file 312,000 restarts a job, or leaves a half-copied tree nobody can trust.
Workflows
EXR · DPX · TIFF sequences
Send a shot as the sequence it is, thousands of frames in named order, and receive it as the same sequence.
Training sets · results · project trees
Move research datasets, model checkpoints, and repository snapshots with their directory structure preserved.
Document stores · mail archives · system exports
Deliver an application or archive export with its many small files as one verified package inside the operating window.
RIPTON CLOUD in the workflow
The product earns its place by moving prepared data between endpoints—not by claiming ownership of every system around it.
Files are packed into a single bundle as they leave, sent as one stream, and stored as one object at the destination, so the network and the disk see sequential data.
Relative paths, nesting, and names arrive exactly as they left. Recipients download the tree or any file in it.
In the browser, files are read in parallel and sent in batches of a thousand. RIPTON Desktop packages locally and uses the accelerated protocol end to end.
In RIPTON CLOUD's published EC2 test, a directory of 100,000 files finished in 0.98 seconds against 2 minutes 52 seconds for the TCP baseline, on a path with 150 ms latency and 3% loss.
Your tree, your route, and your destination storage set the result. The evaluation below is how the number gets written down for your case rather than assumed.
Product boundary
RIPTON CLOUD moves a directory as it exists at send time. It does not watch it for changes afterwards, and it does not replace the systems that manage the files.
Evaluation path
Directory workloads are where tool differences are largest, and where the result is easiest to measure: file count, total size, route, elapsed time.
The real sequence, dataset, or export, or a copy with the same file count and size distribution.
Time the current tool on the same route and note failures, restarts, and how long the destination took to become usable.
From the browser for a quick check, or with RIPTON Desktop for the accelerated path. Progress shows files and bytes as they move.
Elapsed time, delivered file count, and whether the tree matched. If the gap is not meaningful on your route, you know quickly.
FAQ
No. Select the folder and send it. RIPTON CLOUD packages the files itself as they are read, so there is no separate archive step and nothing to unpack on the other side.
There is no fixed file-count limit. The plan's monthly transfer allowance and per-file size limit apply; a directory of several hundred thousand small files is a normal workload.
Browser transfers resume from the last completed batch, and RIPTON Desktop transfers resume from the last verified block. A completed package is verified before it is marked delivered.
Yes. Recipients can download the whole package as an archive or pick individual files from the tree in their browser.
Because it pays a round trip and a disk operation for every file. On a long path that overhead dominates; the link is idle most of the time. Packaging the directory once removes that cost, which is what the 100,000-file benchmark shows.
Technical evaluation
We will help you time it on your route against what you use today, with the file count and conditions written down.