Differences
This shows you the differences between the selected revisions of the page.
| 2012-03-22 | 2013-04-09 | ||
| missing dot (martin) | 5.2: stored session => site (martin) | ||
| Line 3: | Line 3: | ||
| * You run script from different environment (under different account/service; with different configuration) than the GUI. See another [[faq_scheduler|F.A.Q.]] ((Although it covers different topic, its recommendations are valid for this case as well.)) | * You run script from different environment (under different account/service; with different configuration) than the GUI. See another [[faq_scheduler|F.A.Q.]] ((Although it covers different topic, its recommendations are valid for this case as well.)) | ||
| * You have your [[session_configuration|session configured]] differently in script and in the GUI. | * You have your [[session_configuration|session configured]] differently in script and in the GUI. | ||
| - | * 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 site in the GUI, try using it from the script as well, using ''open <site>'' 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 may possibly have some special characters in the [[session_url|session URL]] in the script. | * You may possibly have some special characters in the [[session_url|session URL]] in the script. | ||