Differences
This shows you the differences between the selected revisions of the page.
2024-02-15 | 2025-02-14 (current) | ||
6.3 stable released (martin) | in background consistency (martin) | ||
Line 1: | Line 1: | ||
====== The Background Page (Preferences Dialog) ====== | ====== The Background Page (Preferences Dialog) ====== | ||
- | The //Background page// on the [[ui_preferences|Preferences dialog]] allows you to configure behavior of WinSCP when [[transfer_queue|transferring files on background]]. | + | The //Background page// on the [[ui_preferences|Preferences dialog]] allows you to configure behavior of WinSCP when [[transfer_queue|transferring files in background]]. |
&screenshotpict(pref_background) | &screenshotpict(pref_background) | ||
Line 12: | Line 12: | ||
When //Enable queue processing by default// is checked, WinSCP starts processing the queue as soon as the first item is added to the list. If it is unchecked, you have to explicitly ask for the queue to be processed using command //Commands > Queue > Process queue// (the command is also available on the queue toolbar). Once the queue is completed, processing is disabled and has to be explicitly enabled again the next time. | When //Enable queue processing by default// is checked, WinSCP starts processing the queue as soon as the first item is added to the list. If it is unchecked, you have to explicitly ask for the queue to be processed using command //Commands > Queue > Process queue// (the command is also available on the queue toolbar). Once the queue is completed, processing is disabled and has to be explicitly enabled again the next time. | ||
- | The //Transfer on background by default// checkbox makes WinSCP perform all transfers on background. You can always alter this for particular transfer on [[ui_copy|transfer options dialog]] (if enabled). | + | The //Transfer in background by default// checkbox makes WinSCP perform all transfers in background. You can always alter this for particular transfer on [[ui_copy|transfer options dialog]] (if enabled). |
The //Use multiple connections for single transfer// checkbox allows WinSCP to use multiple connections for large queued batch transfers.((Multiple connections are not used, when using //Upload/Download and Delete// command or when [[ui_transfer_custom#common|preserving timestamps of directories]] is enabled. The feature is also not supported with [[scp|SCP protocol]].)) | The //Use multiple connections for single transfer// checkbox allows WinSCP to use multiple connections for large queued batch transfers.((Multiple connections are not used, when using //Upload/Download and Delete// command or when [[ui_transfer_custom#common|preserving timestamps of directories]] is enabled. The feature is also not supported with [[scp|SCP protocol]].)) |