Skip to main content
Skip table of contents

Transfer Worker States

Client responses shows the actions taken by the Thru transfer worker with the endpoint.

1

Queued

Indicates that a transfer request is awaiting pickup by the transfer worker pool.

2

Received

Indicates that a transfer request was received by a transfer worker.

3

Busy

Indicates that a transfer request was skipped as a concurrent transfer is in progress.

4

Connecting

Indicates that a transfer worker is connecting to an external endpoint.

5

ConnectionError

Indicates that a transfer worker was unable to connect to an external endpoint.

6

Connected

Indicates that a transfer worker successfully connected to an external endpoint.

7

Listing

Indicates that a transfer worker is listing files to include in the current transfer.

8

TransfersStarted

Indicates that a transfer worker has started transferring the listed files.

9

TransfersCompleted

Indicates that a transfer worker has completed transferring the listed files.

10

Completed

Indicates that a transfer worker has successfully completed the transfer process.

11

Error

Indicates an error in the transfer worker process.

When Thru connects we dirlist to find the files, once the files are found we start pulling based off size. Smaller files get pulled first then larger files. We do not pull based off the date.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.