Differences
This shows you the differences between the selected revisions of the page.
| 2014-10-20 | 2014-10-20 | ||
| created (martin) | scripting anchor (martin) | ||
| Line 30: | Line 30: | ||
| * Example for ''[[library_session_getfiles#powershell|Session.GetFiles]]'' (showing how to test a local file existence and how to compare local and remote file timetamps). | * Example for ''[[library_session_getfiles#powershell|Session.GetFiles]]'' (showing how to test a local file existence and how to compare local and remote file timetamps). | ||
| - | ===== Conditions in a Batch File ===== | + | ===== [[scripting]] Conditions in a Batch File ===== |
| If you do not want to use .NET assembly, for simple conditions or conditions involving local files, you may be able to move the condition outside of WinSCP [[scripting|script]] into a [[guide_automation_advanced#batch_file|wrapper batch file]]. | If you do not want to use .NET assembly, for simple conditions or conditions involving local files, you may be able to move the condition outside of WinSCP [[scripting|script]] into a [[guide_automation_advanced#batch_file|wrapper batch file]]. | ||