Differences
This shows you the differences between the selected revisions of the page.
2009-11-25 | 2010-03-08 | ||
Restored revision 1253805708. Undoing revision 1259157964. (martin) (hidden) | no summary (70.89.122.89) (hidden) | ||
Line 13: | Line 13: | ||
* Open session using ''[[script_commands#open|open]]'' command. | * Open session using ''[[script_commands#open|open]]'' command. | ||
* Perform operation. For [[task_upload|uploads]] use ''[[script_commands#put|put]]'' command. For [[task_download|downloads]] use ''[[script_commands#get|get]]'' command. For [[task_synchronize_full|synchronization]] use ''[[script_commands#synchronize|synchronize]]'' command. For other operations, see [[script_commands|supported commands]]. | * Perform operation. For [[task_upload|uploads]] use ''[[script_commands#put|put]]'' command. For [[task_download|downloads]] use ''[[script_commands#get|get]]'' command. For [[task_synchronize_full|synchronization]] use ''[[script_commands#synchronize|synchronize]]'' command. For other operations, see [[script_commands|supported commands]]. | ||
- | * Exit scripting using ''[[script_commands#exit|exit]]'' command. | + | * Exit scripting using ''[[script_commands#exit|exit]]'' command.a |
===== Script file ===== | ===== Script file ===== | ||
Line 130: | Line 130: | ||
* [[faq#scripting_automation|FAQ about scripting]]; | * [[faq#scripting_automation|FAQ about scripting]]; | ||
* Example [[scripts|scripts]]. | * Example [[scripts|scripts]]. | ||
- |