Differences
This shows you the differences between the selected revisions of the page.
2010-03-08 | 2010-03-08 | ||
no summary (70.89.122.89) (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.a | + | * Exit scripting using ''[[script_commands#exit|exit]]'' command. |
===== Script file ===== | ===== Script file ===== |