Differences
This shows you the differences between the selected revisions of the page.
2013-08-11 | 2013-10-24 | ||
more details on time column (martin) | 5.2.5 Bug 1040 Showing total progress for non-recursive transfers even when Calculate total size transfer settings is turned off (martin) | ||
Line 19: | Line 19: | ||
| //Destination// | Destination directory of the transfer including [[operation_mask|operation mask]]. | | | //Destination// | Destination directory of the transfer including [[operation_mask|operation mask]]. | | ||
| //Transferred// | Total number of bytes already transferred (for all files). Empty for waiting transfers. | | | //Transferred// | Total number of bytes already transferred (for all files). Empty for waiting transfers. | | ||
- | | //Time// | Estimated time till end of transfer.((Estimated time is shown only when transfer setting //[[ui_transfer_custom|Calculate total size]]// is enabled. Total time already spent on transfer is shown otherwise.)) Empty for waiting transfers. | | + | | //Time// | Estimated time till end of transfer.((Estimated time is shown only when no directory was selected for transfers or when transfer setting //[[ui_transfer_custom|Calculate total size]]// is enabled. Total time already spent on transfer is shown otherwise.)) Empty for waiting transfers. | |
| //Progress// | Status of transfer. Percentage indicator for ongoing transfers. //Query//, //Error// or //Prompt// for transfers that need [[ui_queue#interacting_with_background_transfers|interaction with the user]]. //Waiting...// for waiting transfers. //Suspended// for suspended transfers. | | | //Progress// | Status of transfer. Percentage indicator for ongoing transfers. //Query//, //Error// or //Prompt// for transfers that need [[ui_queue#interacting_with_background_transfers|interaction with the user]]. //Waiting...// for waiting transfers. //Suspended// for suspended transfers. | | ||