Differences
This shows you the differences between the selected revisions of the page.
| 2016-02-28 | 2016-05-03 | ||
| using &download macro (martin) | faq_script_vs_gui (martin) | ||
| Line 29: | Line 29: | ||
| * If no session log is created, chances are that some error prevented WinSCP from starting, creating a log or starting a session. Check WinSCP console output for any error. It is recommended to execute ''[[executable|winscp.com]]'' from existing console window (such as from Windows ''cmd.exe''). The ''winscp.com'' inherits the console((A ''winscp.exe'' always creates a new console that closes when WinSCP finishes.)) and when it exits with an error, the error is preserved on the console, allowing you to inspect it. | * If no session log is created, chances are that some error prevented WinSCP from starting, creating a log or starting a session. Check WinSCP console output for any error. It is recommended to execute ''[[executable|winscp.com]]'' from existing console window (such as from Windows ''cmd.exe''). The ''winscp.com'' inherits the console((A ''winscp.exe'' always creates a new console that closes when WinSCP finishes.)) and when it exits with an error, the error is preserved on the console, allowing you to inspect it. | ||
| * See also [[guide_debugging_scheduler|Debugging transfer task running in Windows Scheduler, SSIS or other automation service]]. | * See also [[guide_debugging_scheduler|Debugging transfer task running in Windows Scheduler, SSIS or other automation service]]. | ||
| + | * If you cannot login or transfer file using script, yet you are able to login or transfer file in GUI, see [[faq_script_vs_gui|Why I cannot connect/transfer using script, when I can using GUI?]] | ||
| ===== [[timestamps]] Troubleshooting Timestamp Issues ===== | ===== [[timestamps]] Troubleshooting Timestamp Issues ===== | ||