Differences
This shows you the differences between the selected revisions of the page.
| 2017-05-12 | 2017-05-12 | ||
| library anchor (martin) | script_downloading_when_done_file_exists (martin) | ||
| Line 26: | Line 26: | ||
| * [[script_checking_file_existence|Checking file existence]]; | * [[script_checking_file_existence|Checking file existence]]; | ||
| + | * [[script_downloading_when_done_file_exists|Downloading files from FTP/SFTP server only after "done" file is created]]; | ||
| * [[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 43: | Line 44: | ||
| * [[script_checking_file_existence|Checking file existence]]; | * [[script_checking_file_existence|Checking file existence]]; | ||
| + | * [[script_downloading_when_done_file_exists|Downloading files from FTP/SFTP server only after "done" file is created]]; | ||
| * [[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]]. | ||