Differences
This shows you the differences between the selected revisions of the page.
2016-01-22 | 2016-01-22 | ||
scriptcommand_open#privatekey (martin) | commandline#scripting (martin) | ||
Line 11: | Line 11: | ||
^ Parameter ^ Conversion ^ | ^ Parameter ^ Conversion ^ | ||
| ''[user@]host'' | Specify the username and the hostname in a [[session_url|session URL]] in an ''[[scriptcommand_open|open]]'' command in the script. \\ Example: ''open %%sftp://user@host/%%'' | | | ''[user@]host'' | Specify the username and the hostname in a [[session_url|session URL]] in an ''[[scriptcommand_open|open]]'' command in the script. \\ Example: ''open %%sftp://user@host/%%'' | | ||
- | | ''-b file'' | Replace with ''/script=file''. | | + | | ''-b file'' | Replace with ''[[commandline#scripting|/script=file]]''. | |
| ''-bc'' | Use an ''[[scriptcommand_option|option echo on]]'' command at the beginning of the script. | | | ''-bc'' | Use an ''[[scriptcommand_option|option echo on]]'' command at the beginning of the script. | | ||
| ''-be'' | Use an ''[[scriptcommand_option|option batch on]]'' command at the beginning of the script (to counter [[scripting#using_scripting|the default]] ''option batch abort''). | | | ''-be'' | Use an ''[[scriptcommand_option|option batch on]]'' command at the beginning of the script (to counter [[scripting#using_scripting|the default]] ''option batch abort''). | |