ui_progress » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2011-04-05 | 2011-07-30 | ||
| no summary (117.211.119.200) | scp (martin) | ||
| Line 23: | Line 23: | ||
| The bottom progress indicator shows what part of the file was already transfered. | The bottom progress indicator shows what part of the file was already transfered. | ||
| + | |||
| + | The title bar shows the transfer process in percentage. | ||
| ===== [[controlling]] Controlling the Operation ===== | ===== [[controlling]] Controlling the Operation ===== | ||
| Use //Minimize// button to minimize WinSCP window to taskbar. You may be [[ui_pref_environment#notifications|notified with ballon]] once the operation finishes. | Use //Minimize// button to minimize WinSCP window to taskbar. You may be [[ui_pref_environment#notifications|notified with ballon]] once the operation finishes. | ||
| - | Use //Cancel// button to cancel the operation. Note that with [[protocols#scp_secure_copy_protocol|SCP protocol]] the transfer of file cannot be interrupted without closing whole session. | + | Use //Cancel// button to cancel the operation. Note that with [[scp|SCP protocol]] the transfer of file cannot be interrupted without closing whole session. |
| Use //Once finished// to choose [[once_done|action to do]] once the operation is completed. Note that the chosen action may cancel any [[transfer_queue|background transfers]] associated with current session. | Use //Once finished// to choose [[once_done|action to do]] once the operation is completed. Note that the chosen action may cancel any [[transfer_queue|background transfers]] associated with current session. | ||
| Use //Speed// to limit transfer speed. Available only for transfer operation. The limit is in KiB/s. To remove speed limit, set it to "Unlimited". Initial transfer speed can be set as part of [[ui_transfer|transfer settings]]. | Use //Speed// to limit transfer speed. Available only for transfer operation. The limit is in KiB/s. To remove speed limit, set it to "Unlimited". Initial transfer speed can be set as part of [[ui_transfer|transfer settings]]. | ||
| - | |||
| - | The title bar shows the transfer process in percentage. | ||