Differences
This shows you the differences between the selected revisions of the page.
2014-10-20 | 2014-10-20 | ||
scripting anchor (martin) | checking any file exitence (martin) | ||
Line 25: | Line 25: | ||
See also: | See also: | ||
- | * [[script_checking_file_existence|Checking remote file existence]]; | + | * [[script_checking_file_existence|Checking file existence]]; |
* [[library_powershell|Using WinSCP .NET assembly from PowerShell]]; | * [[library_powershell|Using WinSCP .NET assembly from PowerShell]]; | ||
* Example for ''[[library_session_fileexists#powershell|Session.FileExists]]'' (complete code for above example); | * Example for ''[[library_session_fileexists#powershell|Session.FileExists]]'' (complete code for above example); | ||
Line 42: | Line 42: | ||
See also: | See also: | ||
- | * [[script_checking_file_existence#scripting|Checking remote file existence]]; | + | * [[script_checking_file_existence|Checking file existence]]; |
* [[guide_automation#results|Checking script results]]; | * [[guide_automation#results|Checking script results]]; | ||
* [[guide_automation_advanced|Advanced FTP/SFTP scripting]]; | * [[guide_automation_advanced|Advanced FTP/SFTP scripting]]; | ||
* [[guide_interpreting_xml_log|Interpreting XML log for advanced scripting]]. | * [[guide_interpreting_xml_log|Interpreting XML log for advanced scripting]]. | ||