Differences
This shows you the differences between the selected revisions of the page.
| 2022-02-01 | 2022-02-01 | ||
| no summary (186.22.56.147) (hidden) (untrusted) | Restored revision 1638576220. Undoing revision 1643747788. (martin) (hidden) | ||
| 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 21: | Line 23: | ||
| 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 ===== | ||