Differences
This shows you the differences between the selected revisions of the page.
| ui_generateurl 2023-11-24 | ui_generateurl 2026-06-02 (current) | ||
| Line 7: | Line 7: | ||
| * //Manage > Generate Session %%URL/Code%%// command on the [[ui_login|Login dialog]] to generate session %%URL%% or code template for the selected site. | * //Manage > Generate Session %%URL/Code%%// command on the [[ui_login|Login dialog]] to generate session %%URL%% or code template for the selected site. | ||
| - | To open the dialog to generate a file transfer code, use: | + | To open the dialog to generate a file ==transfer== code, use: |
| * //Transfer Settings > Generate Code// command on the [[ui_copy|Transfer Options dialog]]. | * //Transfer Settings > Generate Code// command on the [[ui_copy|Transfer Options dialog]]. | ||
| Line 22: | Line 22: | ||
| &screenshotpict(generateurl) | &screenshotpict(generateurl) | ||
| - | The generated %%URL%% always includes a protocol and a host name portions. Other parts can be included optionally. | + | The generated %%URL%% always includes a protocol and a hostname portions. Other parts can be included optionally. |
| - | Check the //User name// to include username into the %%URL%%. The option is not available when the dialog is opened from the Login dialog and the user name was not specified; or (rarely) when the current session did not require the user name. | + | Check the //Username// to include username into the %%URL%%. The option is not available when the dialog is opened from the Login dialog and the username was not specified; or (rarely) when the current session did not require the username. |
| Check the //Password// to include password into the %%URL%%. Make sure you protect an %%URL%% that includes the password appropriately. The option is not available when the dialog is opened from the Login dialog and the password was not specified; or when the current session does not use a password authentication; or when [[security_credentials|the password was not stored nor remembered]]. | Check the //Password// to include password into the %%URL%%. Make sure you protect an %%URL%% that includes the password appropriately. The option is not available when the dialog is opened from the Login dialog and the password was not specified; or when the current session does not use a password authentication; or when [[security_credentials|the password was not stored nor remembered]]. | ||
| Line 92: | Line 92: | ||
| Use //Copy to Clipboard// to copy generated %%URL%%(s) or code to a clipboard. | Use //Copy to Clipboard// to copy generated %%URL%%(s) or code to a clipboard. | ||
| - | rwedw | ||
| ===== Limitations ===== | ===== Limitations ===== | ||
| WinSCP GUI cannot be aware of path limitations of your server. So even if your server requires you to start in a specific folder, WinSCP will not generate a code that will start in that folder. You need to add that manually. //See [[faq_root_path|*]]// | WinSCP GUI cannot be aware of path limitations of your server. So even if your server requires you to start in a specific folder, WinSCP will not generate a code that will start in that folder. You need to add that manually. //See [[faq_root_path|*]]// | ||