Differences
This shows you the differences between the selected revisions of the page.
2016-01-21 | 2016-01-22 | ||
ui_login_bugs#sshbug_derivekey2 (martin) | switch anchors (martin) | ||
Line 363: | Line 363: | ||
==== Automation ==== | ==== Automation ==== | ||
- | When using [[scripting]], add ''-nopreservetime'' and ''-nopermissions'' switches to ''[[scriptcommand_put|put]]'' command. With ''[[scriptcommand_synchronize|synchronize]]'' command, this works only when ''-criteria'' is ''none'' or ''size'' and it never works in ''both'' mode. | + | When using [[scripting]], add ''[[scriptcommand_put#nopreservetime|-nopreservetime]]'' and ''[[scriptcommand_put#nopermissions|-nopermissions]]'' switches to ''[[scriptcommand_put|put]]'' command. With ''[[scriptcommand_synchronize|synchronize]]'' command, this works only when ''-criteria'' is ''none'' or ''size'' and it never works in ''both'' mode. |
When using [[library|.NET assembly]], set ''[[library_transferoptions|TransferOptions]]'' as shown in following examples: | When using [[library|.NET assembly]], set ''[[library_transferoptions|TransferOptions]]'' as shown in following examples: |