Tracker »

Issue 535 – Control flow in scripting

: Scripting
: Unspecified
: Enhancement
: Medium
: 0
: RESOLVED
: DUPLICATE of Issue 147
E.g. support for conditions like:
* if file xxx exists do that
* if file xxx is a file do that
* if file xxx is a direcotry do that

* if the above command suceeded set winscp exitcode to x
* if the above command failed set winscp exitcode to x

This is not planned at all atm. We are not going to implement yet another scripting language.

See documentation to learn how to use WinSCP from common scripting (and other) languages:
https://winscp.net/eng/docs/guide_automation_advanced
Use .NET assembly instead

This issue has been marked as a duplicate of Issue 147.