ui_progress » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2012-05-07 | 2012-05-07 | ||
getting rid of ui_transfer (martin) | getting rid of ui_transfer (martin) | ||
Line 8: | Line 8: | ||
//File// box shows name of a file that WinSCP is currently working with. | //File// box shows name of a file that WinSCP is currently working with. | ||
- | Progress indicator shows approximately what part of the operation is already complete. The indicator is more accurate when [[ui_transfer#common_options|calculation of total transfer size]] is enabled. | + | Progress indicator shows approximately what part of the operation is already complete. The indicator is more accurate when [[ui_transfer_custom#common_options|calculation of total transfer size]] is enabled. |
===== Transfer Information ===== | ===== Transfer Information ===== | ||
Line 16: | Line 16: | ||
//Target// box shows target directory of the transfer (local for downloads, remote for uploads). For drag&drop downloads with disabled [[dragext|drag&drop shell extension]], WinSCP has no knowledge about the destination directory. In such case the box will state "Temporary directory". | //Target// box shows target directory of the transfer (local for downloads, remote for uploads). For drag&drop downloads with disabled [[dragext|drag&drop shell extension]], 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#common_options|calculation of total transfer size]] is disabled, //Start time// will be shown instead. //Time elapsed// shows time elapsed since operation started. | + | //Time left// shows time estimated till operation end. If [[ui_transfer_custom#common_options|calculation of total transfer size]] is disabled, //Start time// will be shown instead. //Time elapsed// shows time elapsed since operation started. |
//Bytes transfered// shows total number of bytes transfered in current operation. | //Bytes transfered// shows total number of bytes transfered in current operation. |