Differences

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

2025-04-13 2025-04-13
1 (79.124.49.14) (hidden) (untrusted) 1 (79.124.49.14) (hidden) (untrusted)
Line 56: Line 56:
winscp.com /help winscp.com /help
</code> </code>
 +
 +
==== [[session]] Session ==== ==== [[session]] Session ====
-The first syntax opens the [[session_configuration#site|site]]. To open site, stored in folder, use path syntax "folder/site". You can also open [[workspace|workspace]] or all sites in site folder.+The first syntax opens the [[session_configuration#site|site]]. To open site, stored in folder, use path syntax "folder/site". You can also open [[workspace|workspace]] or all sites in site folder.
The second creates the session specified by [[session_url|session URL]] and optionally by 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 [[task_download#url|downloaded]]. The second creates the session specified by [[session_url|session URL]] and optionally by 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 [[task_download#url|downloaded]].
Line 90: Line 92:
Examples: Examples:
-<code batch> +&amp;lt;code batch&amp;gt; 
-winscp.exe "My site" +winscp.exe &amp;quot;My site&amp;quot; 
-winscp.exe sftp://martin:password@example.com/ /hostkey="ssh-rsa 2048 xxxxxxxxxxx..."+winscp.exe sftp://martin:password@example.com/ /hostkey=&amp;quot;ssh-rsa 2048 xxxxxxxxxxx...&amp;quot;
winscp.exe scp://test@example.com:2222/ /privatekey=mykey.ppk winscp.exe scp://test@example.com:2222/ /privatekey=mykey.ppk
winscp.exe ftps://martin:password@example.com/ winscp.exe ftps://martin:password@example.com/
-</code>+&amp;lt;/code&amp;gt; 
==== [[logging]] Logging ==== ==== [[logging]] Logging ====

Last modified: by 79.124.49.14