Differences
This shows you the differences between the selected revisions of the page.
2025-01-28 | 2025-02-14 (current) | ||
synchronizing (martin) | in background consistency (martin) | ||
Line 1: | Line 1: | ||
====== Transfer Queue / Background Operations ====== | ====== Transfer Queue / Background Operations ====== | ||
- | By default WinSCP performs files transfers and other operations on the foreground. This way it can use one connection to the server only all the time, however during the operation you cannot use WinSCP for any other task. Alternative way is to perform the operations on the background. | + | By default WinSCP performs files transfers and other operations in the foreground. This way it can use one connection to the server only all the time, however during the operation you cannot use WinSCP for any other task. Alternative way is to perform the operations in the background. |
- | ===== [[transferring]] Transferring or Deleting Files on Background ===== | + | ===== [[transferring]] Transferring or Deleting Files in 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 by default, check //[[ui_pref_background#background_transfers|Transfer on background by default]]// on //Background page// of Preferences dialog. Also, you can drop files onto [[ui_queue|background transfers queue list]] to transfer them on background. | + | To instruct WinSCP to perform the transfer in background, check //Transfer in 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 in background by default, check //[[ui_pref_background#background_transfers|Transfer in background by default]]// on //Background page// of Preferences dialog. Also, you can drop files onto [[ui_queue|background transfers queue list]] to transfer them in background. |
- | You can also move ongoing foreground transfer or delete operation to the background using //[[ui_progress#controlling|Move to Background]]// command. For the delete operation, this is only way to perform it on the background. | + | You can also move ongoing foreground transfer or delete operation to the background using //[[ui_progress#controlling|Move to Background]]// command. For the delete operation, this is only way to perform it in the background. |
- | Once you instruct WinSCP to perform the operation on background, the operation is added at the end of the queue (visualized by [[ui_queue|background queue list]]). | + | Once you instruct WinSCP to perform the operation in background, the operation is added at the end of the queue (visualized by [[ui_queue|background queue list]]). |
- | WinSCP by default performs at most two background operations at once. If you schedule more operations, those will wait in the queue until some previous operation is finished. For each background operation WinSCP opens separate connection to the server using the same session option as used for the main session. Once the operation finishes the connection is kept on background and reused for future operations. The target directory in the respective [[ui_file_panel|file panel]] is refreshed. | + | WinSCP by default performs at most two background operations at once. If you schedule more operations, those will wait in the queue until some previous operation is finished. For each background operation WinSCP opens separate connection to the server using the same session option as used for the main session. Once the operation finishes the connection is kept in background and reused for future operations. The target directory in the respective [[ui_file_panel|file panel]] is refreshed. |
You can change number of simultaneous operations on //[[ui_pref_background|Background page]]// of Preferences dialog. You can also allow WinSCP to process [[ui_queue#manage|particular operation despite the limits]]. Alternatively you can instruct WinSCP not to [[ui_pref_background#background_transfers|process the queue by default]], but wait instead, until you [[ui_queue#manage|explicitly ask for it]]. | You can change number of simultaneous operations on //[[ui_pref_background|Background page]]// of Preferences dialog. You can also allow WinSCP to process [[ui_queue#manage|particular operation despite the limits]]. Alternatively you can instruct WinSCP not to [[ui_pref_background#background_transfers|process the queue by default]], but wait instead, until you [[ui_queue#manage|explicitly ask for it]]. | ||
- | ===== [[synchronizing]] Synchronizing on Background ===== | + | ===== [[synchronizing]] Synchronizing in Background ===== |
[[ui_synchronize_checklist#background|Synchronization actions can be pushed to background queue]] from Synchronization checklist dialog. | [[ui_synchronize_checklist#background|Synchronization actions can be pushed to background queue]] from Synchronization checklist dialog. |