Differences
This shows you the differences between the selected revisions of the page.
2005-04-18 | 2006-02-02 | ||
typo (martin) | no summary (160.218.131.120) | ||
Line 3: | Line 3: | ||
===== Transferring Files on Background ===== | ===== Transferring Files on Background ===== | ||
- | 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 always, check //[[ui_pref_background#background_transfers|Transfer on background by default]]// on //Background tab// of Preferences dialog. | + | 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 tab// of Preferences dialog. |
- | Once you instruct WinSCP to perform the transfer of background, the transfer is added at the end of transfer queue (visualised by [[ui_queue|background transfers queue list]]). WinSCP by default performs at most 2 background transfers at once. If you schedule more transfers, they will wait in the queue until some transfer is finished. For each background transfer WinSCP opens separate SSH 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. | + | 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]]). WinSCP by default performs at most 2 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 SSH 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. |
You can change number of simultaneous transfers on //[[ui_pref_background|Background tab]]// of Preferences dialog. You can also allow WinSCP to process [[ui_queue#managing_the_queue|particular transfer despite the limits]]. | You can change number of simultaneous transfers on //[[ui_pref_background|Background tab]]// of Preferences dialog. You can also allow WinSCP to process [[ui_queue#managing_the_queue|particular transfer despite the limits]]. | ||
Line 13: | Line 13: | ||
===== Controling the Queue ===== | ===== Controling the Queue ===== | ||
Once you have your transfers sheduled, you can use [[ui_queue|queue list]] to manage them. | Once you have your transfers sheduled, you can use [[ui_queue|queue list]] to manage them. | ||
- |