Differences
This shows you the differences between the selected revisions of the page.
| 2011-04-29 | 2011-04-29 | ||
| special characters in password (martin) | syntax (martin) | ||
| Line 5: | Line 5: | ||
| * If you use stored session in the GUI, try using it from the script as well, using ''open <stored session>'' command to see, if it makes the script working. | * If you use stored session in the GUI, try using it from the script as well, using ''open <stored session>'' command to see, if it makes the script working. | ||
| * Very common difference is not enabling passive mode in the script. | * Very common difference is not enabling passive mode in the script. | ||
| - | You can also enable [[logging|session logging]] both in GUI (on //[[ui_login_logging|Logging tab]]// of Login dialog) and script (using command-line parameter ''[[commandline|/log]]'') and compare the logs to find out what is different. | ||
| * You may possibly have some special characters in the password or username. See article on [[faq_url_special_characters|using special characters]]. | * You may possibly have some special characters in the password or username. See article on [[faq_url_special_characters|using special characters]]. | ||
| + | |||
| + | You can also enable [[logging|session logging]] both in GUI (on //[[ui_login_logging|Logging tab]]// of Login dialog) and script (using command-line parameter ''[[commandline|/log]]'') and compare the logs to find out what is different. | ||
| If you decide to [[troubleshooting|seek help]], make sure you provide both complete logs when describing your issue | If you decide to [[troubleshooting|seek help]], make sure you provide both complete logs when describing your issue | ||
| //See also more generic article on [[faq_environment|making WinSCP work in a new environment (operating system, machine, user account, network)]].// | //See also more generic article on [[faq_environment|making WinSCP work in a new environment (operating system, machine, user account, network)]].// | ||