Differences
This shows you the differences between the selected revisions of the page.
2014-07-12 | 2014-08-04 | ||
Bug 1170: Ongoing foreground transfer can be moved to background transfer queue (martin) | american spelling (martin) | ||
Line 5: | Line 5: | ||
To instruct WinSCP to perform the transfer on background, check //Transfer on background (add to transfer queue)// on [[ui_copy|transfer options dialog]] before the transfer. If you do not use the dialog or want to transfer file on background by default, check //[[ui_pref_background#background_transfers|Transfer on background by default]]// on //Background page// of Preferences dialog. You can also move ongoing foreground transfer to background using //[[ui_progress#controlling|Move to Background]]// command (&beta_feature) | To instruct WinSCP to perform the transfer on background, check //Transfer on background (add to transfer queue)// on [[ui_copy|transfer options dialog]] before the transfer. If you do not use the dialog or want to transfer file on background by default, check //[[ui_pref_background#background_transfers|Transfer on background by default]]// on //Background page// of Preferences dialog. You can also move ongoing foreground transfer to background using //[[ui_progress#controlling|Move to Background]]// command (&beta_feature) | ||
- | Once you instruct WinSCP to perform the transfer on background, the transfer is added at the end of transfer queue (visualised by [[ui_queue|background transfers queue list]]). | + | Once you instruct WinSCP to perform the transfer on background, the transfer is added at the end of transfer queue (visualized by [[ui_queue|background transfers queue list]]). |
WinSCP by default performs at most two background transfers at once. If you schedule more transfers, those will wait in the queue until some previous transfer is finished. For each background transfer WinSCP opens separate connection to the server using the same session option as used for the main session. Once the transfer finishes the connection is kept on background and reused for future transfers. | WinSCP by default performs at most two background transfers at once. If you schedule more transfers, those will wait in the queue until some previous transfer is finished. For each background transfer WinSCP opens separate connection to the server using the same session option as used for the main session. Once the transfer finishes the connection is kept on background and reused for future transfers. |