Differences
This shows you the differences between the selected revisions of the page.
| 2015-07-31 | 2015-07-31 | ||
| synchronize (martin) | Session.SynchronizeDirectories for -neweronly (martin) | ||
| Line 64: | Line 64: | ||
| | ''-append'' | Not supported. | | | ''-append'' | Not supported. | | ||
| | ''-preservetime'' \\ ''-nopreservetime'' \\ ''-transfer'' \\ ''-filemask'' \\ ''-resumesupport'' \\ ''-speed=<kbps>'' | [[library_from_script_transfer_settings|Converting transfer settings scripting switches]] to .NET assembly class ''TransferSettings''. | | | ''-preservetime'' \\ ''-nopreservetime'' \\ ''-transfer'' \\ ''-filemask'' \\ ''-resumesupport'' \\ ''-speed=<kbps>'' | [[library_from_script_transfer_settings|Converting transfer settings scripting switches]] to .NET assembly class ''TransferSettings''. | | ||
| - | | ''-neweronly'' | Not supported. | | + | | ''-neweronly'' | Not supported. Use ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]'' instead. | | 
| To emulate ''[[scriptcommand_option|option batch abort]]'' mode, call ''[[library_operationresultbase|TransferOperationResult.Check]]'' on method's result. See also [[library_session#results|Capturing results of operations]]. | To emulate ''[[scriptcommand_option|option batch abort]]'' mode, call ''[[library_operationresultbase|TransferOperationResult.Check]]'' on method's result. See also [[library_session#results|Capturing results of operations]]. | ||