FTP Upload

Upload a file of a chosen size to an FTP server over the SIM's data connection and measure uplink throughput.

Upload a file of a chosen size to an FTP server over the SIM's data connection and measure uplink throughput.

Parameters

ParameterRequiredDescription
Upload linkYesFTP URL to upload to.
File sizeYesSize of the generated payload, in bytes.
FTP credentialsNoLogin for the FTP server.
Upload should failNoInvert the verdict.

Plus the shared connection settings and DNS override (command.override_dns, command.dns).

Results and metrics

In the action report (result): throughput_in_kbps, md5sum, dns_server, and duration in seconds.

In Analytics, each run feeds the FTP upload measurement with throughput_kbps and duration_seconds, tagged by status, URL, APN, antenna, and access technology.

What's next?

FTP Download

The downlink direction

HTTP Upload

The HTTP equivalent

Last updated on