ftp: File transfer times

ftpR Documentation

File transfer times

Description

Several students studied the relationship between file size and transfer times using ftp (File Transfer Protocol) to retrieve files from two Internet locations. At each location three different files were transferred 5 times and averaged (to reduce variability).

Format

A data frame with 6 observations on the following 3 variables.

size

: file size (in bytes)

time

: transfer time (in seconds)

loc

: internet location (0 or 1)


Rlab documentation built on May 5, 2022, 1:05 a.m.

Related to ftp in Rlab...