Differences
This shows you the differences between the selected revisions of the page.
| 2025-10-13 | 2026-06-03 | ||
| correcting constraint for filelist display (martin) | estimated_time and not_displayed anchors (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 operation.((Estimated time is shown only for transfers, when no directory was selected for transfer or when transfer setting //[[ui_transfer_custom|Calculate total size]]// is enabled. Total time already spent on operation is shown otherwise.)) Empty for waiting operations. | | + | | //Time// | Estimated time till end of operation.((==Estimated time== is shown only for transfers, when no directory was selected for transfer or when transfer setting //[[ui_transfer_custom|Calculate total size]]// is enabled. Total time already spent on operation is shown otherwise.)) Empty for waiting operations. | |
| | //Progress// | Status of operation. Percentage indicator for ongoing transfers. //Query//, //Error// or //Prompt// for operations that need [[#interacting|interaction with the user]]. //Waiting...// for waiting operations. //Suspended// for suspended operations. //Completed// for completed operations. | | | //Progress// | Status of operation. Percentage indicator for ongoing transfers. //Query//, //Error// or //Prompt// for operations that need [[#interacting|interaction with the user]]. //Waiting...// for waiting operations. //Suspended// for suspended operations. //Completed// for completed operations. | | ||
| Line 67: | Line 67: | ||
| ===== [[file_list]] File List ===== | ===== [[file_list]] File List ===== | ||
| - | You can display a complete list of files included in a queued transfer.((File list is not displayed, when using //Upload/Download and Delete// command or when [[ui_transfer_custom#common|preserving timestamps of directories]] is enabled. The feature is also not supported with [[scp|SCP protocol]].)) To show the list go to //View > Queue > File List// in [[ui_explorer|Explorer interface]], | + | You can display a complete list of files included in a queued transfer.((File list is ==not displayed==, when using //Upload/Download and Delete// command or when [[ui_transfer_custom#common|preserving timestamps of directories]] is enabled. The feature is also not supported with [[scp|SCP protocol]].)) To show the list go to //View > Queue > File List// in [[ui_explorer|Explorer interface]], |
| //Options > Queue > File List// in [[ui_commander|Commander interface]]). The option is also available in the queue context menu. | //Options > Queue > File List// in [[ui_commander|Commander interface]]). The option is also available in the queue context menu. | ||
| The files there were already transferred (or skipped) or are currently being transferred are displayed in a gray color. | The files there were already transferred (or skipped) or are currently being transferred are displayed in a gray color. | ||