ui_progress » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-01-20 | 2015-01-23 | ||
typo (martin) | no summary (78.181.7.29) (hidden) | ||
Line 26: | Line 26: | ||
The title bar shows the transfer process in percentage. | The title bar shows the transfer process in percentage. | ||
- | ===== [[controlling]] Controlling the Operation ===== | ||
- | Use //Minimize// button to minimize WinSCP window to taskbar. You may be [[ui_pref_environment#notifications|notified with a balloon]] once the operation finishes. | ||
- | For transfer operations the //Minimize// button opens drop down menu with additional command, //Move to Background//, that moves current transfer to [[transfer_queue|background transfer queue]]. This is not supported with [[scp|SCP protocol]]. When transfer resuming is not supported (with [[webdav|WebDAV protocol]] particularly), current file transfer will be restarted. &beta_feature | ||
- | |||
- | 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 an [[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 KB/s. To remove speed limit, set it to "Unlimited". Initial transfer speed can be set as part of [[ui_transfer_custom|transfer settings]]. |