Differences
This shows you the differences between the selected revisions of the page.
| 2022-01-04 | 2022-02-01 | ||
| Restored revision 1638576220. Undoing revision 1641331387. (martin) (hidden) | no summary (186.22.56.147) (hidden) (untrusted) | ||
| Line 5: | Line 5: | ||
| Using scripting interface directly is recommended for simple tasks not requiring any control structures. For complex tasks, using [[library|WinSCP .NET assembly]] is preferred. | Using scripting interface directly is recommended for simple tasks not requiring any control structures. For complex tasks, using [[library|WinSCP .NET assembly]] is preferred. | ||
| - | |||
| - | ~~AD~~ | ||
| &screenshotpict(scripting) | &screenshotpict(scripting) | ||
| Line 23: | Line 21: | ||
| Note that the first connection to an SSH server requires [[#hostkey|verification of the host key]]. | Note that the first connection to an SSH server requires [[#hostkey|verification of the host key]]. | ||
| Also the first connection to FTPS or WebDAVS host with [[tls#certificate|certificate]] signed by untrusted authority requires verification of the certificate. | Also the first connection to FTPS or WebDAVS host with [[tls#certificate|certificate]] signed by untrusted authority requires verification of the certificate. | ||
| - | |||
| - | ~~AD~~ | ||
| ===== [[result]] Checking Results ===== | ===== [[result]] Checking Results ===== | ||