Panel | ||||
---|---|---|---|---|
|
...
From the UDMG Admin UI navigation pane, select Transfers to display the Transfer Activity dashboard.
The UDMG Admin UI assigns a default color for each of the seven (7) possible statuses for a transfer instance:
Status | Color |
---|---|
Planned | grey |
Running | green |
Interrupted | yellow |
Paused | orange |
Error | red |
Done | blue |
Canceled | purple |
Transfer Activity Dashboard Column Descriptions
...
Column | Description |
---|---|
Transfer ID | The local identifier of the transfer. |
Rule | The name of the transfer rule. |
Transfer Protocol | The protocol used to perform the transfer. |
Requester | The name of the account that requested the transfer. |
Requested | The name of the server/partner the transfer was requested from. |
Path | The file path on the local disk. |
Remote File Path | The file path on the remote partner. |
Start Date | Date and time the transfer instance started. |
Status | The current status of the transfer (possible values: PLANNED, RUNNING, PAUSED, INTERRUPTED, ERROR, DONE, or CANCELLED). |
Step | The current step of the transfer (possible values: StepNone, StepSetup, StepPreTasks, StepData, StepPostTasks, StepErrorTasks, or StepFinalization). |
Transferred | The progress (in bytes) of the data transfer. |
File Size | The size of the file (-1 if unknown). |
Error Code | The error code of the transfer (if an error occurred). |
Error Message | The error message of the transfer (if an error occurred). |
isServer | Indicates whether the UDMG Server is acting as a server (true ) or as a client (false ). |
isSend | Indicates whether the transfer is a send (true ) or a receive (false ). |
UUID | Transfer Unique Identifier, as string. |
...
See the generic description of the List Task Bar for detailed information on applying filters.
...
Column | Description |
---|---|
Status | Color-coded icon: the current status of the transfer (possible values: PLANNED, RUNNING, PAUSED, INTERRUPTED, ERROR, DONE or CANCELLED). |
ID | The local identifier of the transfer. |
Protocol | The protocol used to perform the transfer. |
Step | The current step of the transfer (possible values: StepNone, StepSetup, StepPreTasks, StepData, StepPostTasks, StepErrorTasks, or StepFinalization). |
Remote ID | Transfer Unique Identifier (UUID). |
isServer | Indicates whether the UDMG Server is acting as a server (true ) or as a client (false ). |
isSend | Indicates whether the transfer is a send (true ) or a receive (false ). |
Start Date | Date and time the transfer instance started. |
Stop Date | Date and time the transfer instance completed (only for DONE status). |
Error Code | The error code of the transfer (if an error occurred). |
Error Message | The error message of the transfer (if an error occurred). |
Rule | The name of the transfer rule. |
File Size | The size of the file (-1 if unknown). |
Local File Path | The file path on the UDMG server. |
Remote File Path | The file path on the remote partner. |
Requester | The name of the account that requested the transfer. |
Requested | The name of the server/partner the transfer was requested from. |
From the Transfer Details, you can also display additional Details about the transfer instance:
...