ui_progress » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
ui_progress 2023-04-03 | ui_progress 2024-10-12 (current) | ||
Line 1: | Line 1: | ||
====== Progress Window ====== | ====== Progress Window ====== | ||
- | You will see Progress window whenever WinSCP is performing some [[task_index|operation]]. Depending on kind of operation it will show various information about its progress. | + | You will see the Progress window whenever WinSCP is performing some [[task_index|operation]]. Depending on the kind of the operation it will show various information about its progress. |
&screenshotpict(progress) | &screenshotpict(progress) | ||
- | ===== Govno Information ===== | + | ===== General Information ===== |
- | Fuck All | + | //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 ===== | ===== Transfer Information ===== | ||
Line 24: | Line 26: | ||
The top bar shows the transfer process in percentage. | The top bar shows the transfer process in percentage. | ||
- | FuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckFuckv | + | ===== [[controlling]] Controlling the Operation ===== |
+ | Use the //Cancel// button to cancel the operation. Note that with [[scp|SCP protocol]] the transfer of file cannot be interrupted without closing whole session. | ||
+ | |||
+ | Use the //Skip this file// button to cancel a current file transfer, but proceed with other files in a batch. | ||
+ | |||
+ | Use the //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 and delete operations, use the //Proceed in ==Background==// button, to move the current operation to [[transfer_queue|background queue]]. This is not supported with [[scp|SCP protocol]]. When transfer resuming is not supported (with [[webdav|WebDAV]] and [[s3|S3]] protocols particularly), current file transfer will be restarted. It is not possible to move the operation to the queue, if it is a part of a larger operation (like when downloading remote file to an editor or when synchronizing). | ||
+ | |||
+ | Use the //Action to perform once the operation finishes// drop-down menu 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 the current session. | ||
+ | |||
+ | Use the //Speed// drop-down to limit a transfer speed. Available only for transfer operations. The limit is in KB/s. To remove the speed limit, set it to "Unlimited". An initial transfer speed can be set as a part of [[ui_transfer_custom|transfer settings]]. You can also use a mouse wheel, when cursor hovers over the //Speed// box, to control the speed. |