Differences
This shows you the differences between the selected revisions of the page.
2014-10-20 | 2014-10-24 | ||
checking any file exitence (martin) | typo (martin) | ||
Line 6: | Line 6: | ||
Particularly for complex conditions or conditions involving remote files, using [[library|WinSCP .NET assembly]] is the easiest and the recommended approach. | Particularly for complex conditions or conditions involving remote files, using [[library|WinSCP .NET assembly]] is the easiest and the recommended approach. | ||
- | An example of [[library_powershell|PowerShell]] script that checks is a remote file exists before downloading it: | + | An example of [[library_powershell|PowerShell]] script that checks if a remote file exists before downloading it: |
<code powershell> | <code powershell> |