Differences
This shows you the differences between the selected revisions of the page.
| 2009-03-05 | 2009-04-01 | ||
| ftps#certificate (martin) | ssis is common automation tools winscp is run from (martin) | ||
| Line 1: | Line 1: | ||
| - | ====== My script works fine when executed manually, but fails when run by Windows Scheduler or other automation tool. What am I doing wrong? ====== | + | ====== My script works fine when executed manually, but fails or hangs when run by Windows Scheduler, SSIS or other automation tool. What am I doing wrong? ====== |
| You probably depend on your configuration of WinSCP. Note that when using registry as [[config|configuration storage]], the settings are accessible only for your Windows account. When the script is run from Windows Scheduler, it is typically run under different account that cannot access your configuration. | You probably depend on your configuration of WinSCP. Note that when using registry as [[config|configuration storage]], the settings are accessible only for your Windows account. When the script is run from Windows Scheduler, it is typically run under different account that cannot access your configuration. | ||