Transmitted packets
{info => binarySizeToString(info.connection_packets_sent_total)}
{info => binarySizeToString(info.connection_packets_received_total)}
Transmitted bytes
{info => binarySizeToString(info.connection_bytes_sent_total)}
{info => binarySizeToString(info.connection_bytes_received_total)}
Transferred file transfer bytes
{info => binarySizeToString(info.connection_filetransfer_bytes_received_total)}
{info => binarySizeToString(info.connection_filetransfer_bytes_sent_total)}
Current Bandwidth
{/* TODO: connection_filetransfer_bandwidth_* is per minute and not per second */}
Current File Transfer bandwidth