ui_progress » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
ui_progress 2024-07-27 | ui_progress 2024-10-12 (current) | ||
Line 4: | Line 4: | ||
&screenshotpict(progress) | &screenshotpict(progress) | ||
- | MARS | + | ===== General Information ===== |
- | KURAC | + | //File// box shows name of a file that WinSCP is currently working with. |
+ | |||
+ | The progress indicator shows approximately what part of the operation is already complete. For file transfers, the indicator is more accurate when [[ui_transfer_custom#common|calculation of total transfer size]] is enabled. | ||
+ | |||
+ | ===== Transfer Information ===== | ||
+ | |||
+ | During transfer operation ([[task_upload|upload]] or [[task_download|download]]) additional information is shown. | ||
+ | |||
+ | //Target// box shows target directory of the transfer (local for downloads, remote for uploads). For [[task_download#dragdrop|drag&drop downloads]] in [[ui_pref_dragdrop#temporary|temporary folder mode]], WinSCP has no knowledge about the destination directory. In such case, the box will state "Temporary directory". | ||
+ | |||
+ | //Time left// shows time estimated till operation end. If [[ui_transfer_custom#common|calculation of total transfer size]] is disabled, //Start time// will be shown instead. //Time elapsed// shows time elapsed since operation started. | ||
+ | |||
+ | //Bytes transferred// shows the total number of bytes transferred in the current operation. | ||
+ | |||
+ | //Speed// shows transfer speed in characters (bytes) per second. | ||
+ | |||
+ | The bottom progress indicator shows what part of the file was already transferred. | ||
+ | |||
+ | The top bar shows the transfer process in percentage. | ||
===== [[controlling]] Controlling the Operation ===== | ===== [[controlling]] Controlling the Operation ===== |