Differences
This shows you the differences between the selected revisions of the page.
| ui_generateurl 2024-12-10 | ui_generateurl 2026-06-02 (current) | ||
| 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 91: | Line 91: | ||
| ===== Copying Generated URL or Code to Clipboard ===== | ===== Copying Generated URL or Code to Clipboard ===== | ||
| - | ssh-rsa 2048 IUGIRdMyGf8ywvI9I2AOywtVyUZOmv6XAEIG3eyGjQE= | + | Use //Copy to Clipboard// to copy generated %%URL%%(s) or code to a clipboard. |
| ===== 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|*]]// | ||