session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2020-11-03 | 2020-12-02 | ||
| transferring url (martin) | 5.18 Bug 1821: Alternative way to provide credentials in scripting/command-line without URL-encoding (martin) | ||
| Line 68: | Line 68: | ||
| You can have WinSCP [[ui_generateurl|generate correct URL]] for all kinds of uses (command-line, script or batch file). | You can have WinSCP [[ui_generateurl|generate correct URL]] for all kinds of uses (command-line, script or batch file). | ||
| + | |||
| + | To avoid having to URL-encode the credentials, particularly when sourcing them from a variable, you can use ''-username'' and ''-password'' switches of the [[scriptcommand_open#username|''open'' command]] or [[commandline#username|WinSCP commandline]]. | ||
| ===== Examples ===== | ===== Examples ===== | ||