Differences
This shows you the differences between the selected revisions of the page.
2012-09-15 | 2012-11-08 | ||
Restored revision 1339059073. Undoing revisions 1347703035, 1347703079. (Petr) (hidden) | linking executables for exit codes (martin) | ||
Line 24: | Line 24: | ||
===== Checking Results ===== | ===== Checking Results ===== | ||
- | WinSCP returns exit code 1, when any command is interrupted due to an error or any prompt is answered //Abort// (even automatically in batch mode). Otherwise it returns the exit code 0.((When checking WinSCP exit code from batch file, make sure you are using [[executables|winscp.com]].)) | + | WinSCP [[executables]] returns exit code 1, when any command is interrupted due to an error or any prompt is answered //Abort// (even automatically in batch mode). Otherwise it returns the exit code 0.((When checking WinSCP exit code from batch file, make sure you are using [[executables|winscp.com]].)) |
To further analyze results of scripted operations, you will find [[logging_xml|XML logging]] useful. | To further analyze results of scripted operations, you will find [[logging_xml|XML logging]] useful. |