Transfer Log

The Transfer Log is part of Transfer Details.

../_images/jetstream-transfer-log.png

Clipboard

The Transfer Log supports the clipboard copy operation. To copy information from the log:

  • Use the left mouse button to select any row, or series of rows, from the table in the Transfer Log.
  • Press the Control,⌘ + C keyboard shortcut.

The selected items will be copied to the clipboard. Rows will be separated by a newline character. For each row, each key/value pair value will be separated by a comma.

The text below shows a sample of how the log is represented when copied.

05-May-2017 17:54:24, transferCreated, destinationId="d64061:8886", manifestId="97a5ef150225423d0100000000000000", transferId="97a5ef150225423d0200000000000001"
05-May-2017 17:54:24, transferUpdated, blockSize=256, blocksAcked=0, blocksRetransmitted=0, blocksSent=0, bytesRecv=0, bytesSent=0, destinationId="d64061:8886", packetsRecv=0, packetsSent=0, priority=100, progressState=0, queueState=1, queueTime=1494032064378288, requestTime=1494032064378243, totalBlocks=797038, totalBytes=204041671, transferId="97a5ef150225423d0200000000000001"
05-May-2017 17:54:24, transferResumed, resumeTime=1494032064378288, transferId="97a5ef150225423d0200000000000001"
05-May-2017 17:54:25, transferUpdated, blockSize=256, blocksAcked=0, blocksRetransmitted=0, blocksSent=196656, bytesRecv=0, bytesSent=52408824, destinationId="d64061:8886", packetsRecv=0, packetsSent=49164, priority=100, progressState=1, queueState=1, queueTime=1494032064378288, requestTime=1494032064378243, startTime=1494032064378429, totalBlocks=797038, totalBytes=204041671, transferId="97a5ef150225423d0200000000000001"
05-May-2017 17:54:26, transferUpdated, blockSize=256, blocksAcked=13392, blocksRetransmitted=0, blocksSent=460864, bytesRecv=28, bytesSent=122820256, destinationId="d64061:8886", packetsRecv=1, packetsSent=115216, priority=100, progressState=1, queueState=1, queueTime=1494032064378288, requestTime=1494032064378243, startTime=1494032064378429, totalBlocks=797038, totalBytes=204041671, transferId="97a5ef150225423d0200000000000001"