Differences
This shows you the differences between the selected revisions of the page.
| 2019-04-17 | 2019-04-23 | ||
| separating scripting and .net assembly examples + broader link anchors + typography (martin) | -nopermissions is needed with non-default configuration only (martin) | ||
| Line 377: | Line 377: | ||
| ==== Scripting ==== | ==== Scripting ==== | ||
| - | When using [[scripting]], add ''[[scriptcommand_put#nopreservetime|-nopreservetime]]'' and ''[[scriptcommand_put#nopermissions|-nopermissions]]'' switches to [[scriptcommand_put|''put'' command]]. | + | When using [[scripting]], add [[scriptcommand_put#nopreservetime|''-nopreservetime'' switch]] to [[scriptcommand_put|''put'' command]]. If you are not running scripting with [[scripting#configuration|default isolated configuration]], you may also need to add [[scriptcommand_put#nopermissions|''-nopermissions'' switch]] (what is the default settings). |
| With [[scriptcommand_synchronize|''synchronize'' command]], this works only when ''[[scriptcommand_synchronize#criteria|-criteria]]'' is ''none'' or ''size'' and it never works in ''both'' mode. | With [[scriptcommand_synchronize|''synchronize'' command]], this works only when ''[[scriptcommand_synchronize#criteria|-criteria]]'' is ''none'' or ''size'' and it never works in ''both'' mode. | ||