Differences
This shows you the differences between the selected revisions of the page.
| 2015-01-28 | 2015-01-29 | ||
| correcting "use remote files" (martin) | better intro (martin) | ||
| Line 1: | Line 1: | ||
| ====== Verify checksum of a remote file against a local file over SFTP/FTP protocol ====== | ====== Verify checksum of a remote file against a local file over SFTP/FTP protocol ====== | ||
| - | If you do not have your favorite language, use [[library_powershell|PowerShell]]. | + | The following example uses [[library|WinSCP .NET assembly]] from a [[library_powershell|PowerShell]] script. If you have another preferred language, you can easily translate it. | 
| You can use the script (e.g. ''verify.ps1'') [[guide_custom_commands_automation|from WinSCP GUI as a local custom command]]: | You can use the script (e.g. ''verify.ps1'') [[guide_custom_commands_automation|from WinSCP GUI as a local custom command]]: | ||