session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2023-10-06 | 2024-10-22 | ||
https:// URL with known S3 API hostname is interpreted as S3 protocol, instead of WebDAV. (martin) | consistency (martin) | ||
Line 69: | Line 69: | ||
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]]. | + | 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 command-line]]. |
===== Examples ===== | ===== Examples ===== |