Differences
This shows you the differences between the selected revisions of the page.
2010-11-07 | 2011-09-15 | ||
faq_script_vs_gui (martin) | session logging (martin) | ||
Line 13: | Line 13: | ||
Particuarly when using [[scripting|scripting]] you should avoid depending on configuration, where possible. In script always [[scripting#hostkey|specify fingerprint of expected hostkey or certificate]] explicitly, instead of depending on caches. | Particuarly when using [[scripting|scripting]] you should avoid depending on configuration, where possible. In script always [[scripting#hostkey|specify fingerprint of expected hostkey or certificate]] explicitly, instead of depending on caches. | ||
- | If you are not able to find what differs between environments, turn on [[logging|logging]] in both of them and compare the logs. It should become obvious. Even if you give up and decide to seek [[support|support]], make sure you post both complete logs. | + | If you are not able to find what differs between environments, turn on [[logging|session logging]] in both of them and compare the logs. It should become obvious. Even if you give up and decide to seek [[support|support]], make sure you post both complete logs. |
//You may want to check more specific articles dealing with problems [[faq_scheduler|running WinSCP script under Windows Scheduler, SSIS or other automation services]] and [[faq_script_vs_gui|inability to connect/transfer using script, when already possibly using GUI (or vice versa)]]//. | //You may want to check more specific articles dealing with problems [[faq_scheduler|running WinSCP script under Windows Scheduler, SSIS or other automation services]] and [[faq_script_vs_gui|inability to connect/transfer using script, when already possibly using GUI (or vice versa)]]//. |