Differences
This shows you the differences between the selected revisions of the page.
| 2013-04-30 | 2013-04-30 | ||
| example (martin) | missign space (martin) | ||
| Line 25: | Line 25: | ||
| ==== [[paths]] Relative/Absolute Paths ==== | ==== [[paths]] Relative/Absolute Paths ==== | ||
| - | Scripting mode (similarly to graphical mode) has concept of current working directory (both on local and remote side). On the contrary, the .NET assembly does not; there are no equivalents to ''[[scriptcommand_cd|cd]]'' and ''[[scriptcommand_lcd|lcd]]''commands. | + | Scripting mode (similarly to graphical mode) has concept of current working directory (both on local and remote side). On the contrary, the .NET assembly does not; there are no equivalents to ''[[scriptcommand_cd|cd]]'' and ''[[scriptcommand_lcd|lcd]]''·commands. |
| In the scripting you can use paths relative to current working directory in parameters to script commands. | In the scripting you can use paths relative to current working directory in parameters to script commands. | ||