Differences

This shows you the differences between the selected revisions of the page.

2007-04-04 2007-04-10
4.0 ftp (martin) 4.0 option echo (martin)
Line 231: Line 231:
Options are: Options are:
^ Option          ^ Values and description ^ ^ Option          ^ Values and description ^
 +| ''echo''        | ''%%on|off%%'' \\ Toggles echoing of command being executed. \\ Commands affected: all |
| ''batch''      | ''%%on|off|abort|continue%%'' \\ Toggles batch mode (all prompts are automatically replied negatively). When ''on'', it is recommended to set ''confirm'' to ''off'' to allow overwrites. With ''abort'' script is aboted when any error occurs. With ''continue'' all errors are ignored. \\ Commands affected: nearly all | | ''batch''      | ''%%on|off|abort|continue%%'' \\ Toggles batch mode (all prompts are automatically replied negatively). When ''on'', it is recommended to set ''confirm'' to ''off'' to allow overwrites. With ''abort'' script is aboted when any error occurs. With ''continue'' all errors are ignored. \\ Commands affected: nearly all |
| ''confirm''    | ''%%on|off%%'' \\ Toggles confirmations (overwrite, etc.). \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'' | | ''confirm''    | ''%%on|off%%'' \\ Toggles confirmations (overwrite, etc.). \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'' |