Differences

This shows you the differences between the selected revisions of the page.

2008-05-23 2008-05-23
windows explorer (martin) 4.0 It is no longer required to specify username of login dialog. User is prompted for username once required (and only if required). (martin)
Line 15: Line 15:
</code> </code>
-The first syntax opens the stored session (to open session, stored in folder, use path syntax "folder/session"). The second creates the session specified by at least hostname, optionally by name of protocol, port number, username, password and initial remote path. In both cases, when only hostname is known, only Login dialog is shown with pre-filled hostname. Otherwise connection attempt is started immediately. If the remote path is not ended by slash (''/''), it is treated as path to file (or even directory) that should be downloaded. Special characters (like ''@'' in username) can be encoded using ''%XX'' syntax, where ''XX'' is hexadecimal ASCII code.+The first syntax opens the stored session (to open session, stored in folder, use path syntax "folder/session"). The second creates the session specified by at least hostname, optionally by name of protocol, port number, username, password and initial remote path. If the remote path is not ended by slash (''/''), it is treated as path to file (or even directory) that should be downloaded. Special characters (like ''@'' in username) can be encoded using ''%XX'' syntax, where ''XX'' is hexadecimal ASCII code.
Parameter ''/console'' executes WinSCP in [[scripting|console (scripting) mode]]. Note that when WinSCP is executed via [[scripting#console|console interface (winscp.com)]], the ''/console'' parameter is not necessary. Parameter ''/console'' executes WinSCP in [[scripting|console (scripting) mode]]. Note that when WinSCP is executed via [[scripting#console|console interface (winscp.com)]], the ''/console'' parameter is not necessary.

Last modified: by martin – Currently locked by: 31.171.154.75