Differences

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

2023-10-20 2023-10-20
1 (182.43.29.139) (hidden) (untrusted) Restored revision 1697442444. Undoing revisions 1697771145, 1697772238. (martin) (hidden)
Line 53: Line 53:
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 &amp;quot;folder/site&amp;quot;. 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 88: Line 87:
Examples: Examples:
-&amp;lt;code batch&amp;gt; +<code batch> 
-winscp.exe &amp;quot;My site&amp;quot; +winscp.exe "My site" 
-winscp.exe sftp://martin:password@example.com/ /hostkey=&amp;quot;ssh-rsa 2048 xxxxxxxxxxx...&amp;quot;+winscp.exe sftp://martin:password@example.com/ /hostkey="ssh-rsa 2048 xxxxxxxxxxx..."
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/
-&amp;lt;/code&amp;gt;+</code>
==== [[logging]] Logging ==== ==== [[logging]] Logging ====

Last modified: by martin