Differences
This shows you the differences between the selected revisions of the page.
| ui_copy 2022-11-10 | ui_copy 2025-11-25 (current) | ||
| Line 20: | Line 20: | ||
| To change the settings, use //Transfer settings// button to show [[ui_transfer_custom|Transfer Settings dialog]] (alternatively you may click //Transfer settings// box). Clicking drop-down icon on the button reveals menu with list of configured [[transfer_settings#presets|presets]]. Command //Configure// opens Preferences dialog on //[[ui_pref_transfer|Transfer page]]//. | To change the settings, use //Transfer settings// button to show [[ui_transfer_custom|Transfer Settings dialog]] (alternatively you may click //Transfer settings// box). Clicking drop-down icon on the button reveals menu with list of configured [[transfer_settings#presets|presets]]. Command //Configure// opens Preferences dialog on //[[ui_pref_transfer|Transfer page]]//. | ||
| - | ===== Transfer on Background ===== | + | ===== Transfer in Background ===== |
| - | Use //Transfer on background (add to transfer queue)// checkbox to instruct WinSCP to perform the [[transfer_queue#transferring|transfer on background]]. | + | Use //Transfer in background (add to transfer queue)// checkbox to instruct WinSCP to perform the [[transfer_queue#transferring|transfer in background]]. |
| You can set the default value for the options in [[ui_pref_background#background_transfers|preferences]]. | You can set the default value for the options in [[ui_pref_background#background_transfers|preferences]]. | ||
| Line 43: | Line 43: | ||
| ===== [[generating_code]] Generating Transfer Code ===== | ===== [[generating_code]] Generating Transfer Code ===== | ||
| Use the //Transfer Settings > Generate Code// command to generate a code that automates the transfer. The [[ui_generateurl|Generate Transfer Code]] window opens with the generated code. | Use the //Transfer Settings > Generate Code// command to generate a code that automates the transfer. The [[ui_generateurl|Generate Transfer Code]] window opens with the generated code. | ||
| + | |||
| + | ===== [[browse]] Browsing Source Directory ===== | ||
| + | When [[integration_url#handling|handling a download URL]], there is an additional option //Browse// in the drop-down menu of the //OK// button. The option opens a main window with focus on the source directory and file, instead of initiating a download. | ||
| + | |||