Differences
This shows you the differences between the selected revisions of the page.
2013-05-09 | 2013-05-15 | ||
explicit ad placement (martin) | library_powershell (martin) | ||
Line 212: | Line 212: | ||
===== [[checking_file_existence]] Checking file existence ===== | ===== [[checking_file_existence]] Checking file existence ===== | ||
+ | |||
==== Using WinSCP .NET Assembly ==== | ==== Using WinSCP .NET Assembly ==== | ||
Use method ''[[library_session_fileexists|Session.FileExists]]'' from [[library|WinSCP .NET assembly]]. | Use method ''[[library_session_fileexists|Session.FileExists]]'' from [[library|WinSCP .NET assembly]]. | ||
- | If you do not have your favourite language, use PowerShell. See [[library_session_fileexists#powershell|PowerShell example for Session.FileExists]]. | + | If you do not have your favourite language, use [[library_powershell|PowerShell]]. See [[library_session_fileexists#powershell|PowerShell example for Session.FileExists]]. |
~~AD~~ | ~~AD~~ |