Differences
This shows you the differences between the selected revisions of the page.
2009-04-14 | 2009-04-14 | ||
wp>Windows Script Host (martin) | typo (martin) | ||
Line 2: | Line 2: | ||
//Before reading this guide make sure you are familiar with WinSCP [[scripting]]. For that you may want to read [[guide_automation|guide to automation]]//. | //Before reading this guide make sure you are familiar with WinSCP [[scripting]]. For that you may want to read [[guide_automation|guide to automation]]//. | ||
- | [[scripting|Scripting]] functionality of WinSCP does not support any control sequences, manipulation of file paths, etc. It you need these, you have to call WinSCP script from wrapper script implemented in another scripting language. | + | [[scripting|Scripting]] functionality of WinSCP does not support any control sequences, manipulation of file paths, etc. If you need these, you have to call WinSCP script from wrapper script implemented in another scripting language. |
Use language of your preference. If you have no preference or do not know any scripting language, the easiest may be to use scripting engines available in Windows: | Use language of your preference. If you have no preference or do not know any scripting language, the easiest may be to use scripting engines available in Windows: |