Differences
This shows you the differences between the selected revisions of the page.
| 2015-01-27 | 2015-01-27 | ||
| consistent reference to session url (martin) | library_example_verify_file_checksum (martin) | ||
| Line 87: | Line 87: | ||
| [System.Console]::ReadKey() | Out-Null | [System.Console]::ReadKey() | Out-Null | ||
| </code> | </code> | ||
| + | |||
| + | ==== Example ==== | ||
| + | |||
| + | See real-life example [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]]. | ||
| ===== Using Scripting ===== | ===== Using Scripting ===== | ||