Differences
This shows you the differences between the selected revisions of the page.
2016-01-22 | 2016-01-22 | ||
commandline#scripting (martin) | library_session#reconnecttime (martin) | ||
Line 40: | Line 40: | ||
| ''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 off. | | | ''confirm'' | .NET assembly is non-interactive, so confirmations are always off. | | ||
- | | ''reconnecttime'' | Set ''[[library_session|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. | | ||