Differences
This shows you the differences between the selected revisions of the page.
2017-12-07 | 2017-12-07 | ||
no summary (76.173.66.88) (hidden) (untrusted) | Restored revision 1478813020. Undoing revision 1512666079. (martin) (hidden) | ||
Line 39: | Line 39: | ||
| ''echo'' | Irrelevant for .NET assembly. | | | ''echo'' | Irrelevant for .NET assembly. | | ||
| ''batch'' | Read about [[library_from_script#mode|mapping scripting modes to .NET assembly]]. | | | ''batch'' | Read about [[library_from_script#mode|mapping scripting modes to .NET assembly]]. | | ||
- | | ''confirm'' | .NET assembly is non-interactive, so confirmations are always on | | + | | ''confirm'' | .NET assembly is non-interactive, so confirmations are always off. | |
| ''reconnecttime'' | Set ''[[library_session#reconnecttime|Session.ReconnectTime]]''. | | | ''reconnecttime'' | Set ''[[library_session#reconnecttime|Session.ReconnectTime]]''. | | ||
| ''failonnomatch'' | No explicit mapping. To check if mask matches any file, you have to retrieve directory listing and search the listing for matching files. | | | ''failonnomatch'' | No explicit mapping. To check if mask matches any file, you have to retrieve directory listing and search the listing for matching files. | | ||