Differences
This shows you the differences between the selected revisions of the page.
2016-01-05 | 2016-01-06 | ||
importance (martin) | SshPrivateKeyPassphrase renamed to PrivateKeyPassphrase (martin) | ||
Line 83: | Line 83: | ||
* Protocol prefix ''%%ftpes://%%'' for FTP over explicit TLS/SSL. | * Protocol prefix ''%%ftpes://%%'' for FTP over explicit TLS/SSL. | ||
* Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. | * Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. | ||
+ | * Change: ''SessionOptions.SshPrivateKeyPassphrase'' renamed to ''SessionOptions.PrivateKeyPassphrase''. | ||
* Not re-reading XML log when end of the file is reached to optimize performance. [[bug>1287]] | * Not re-reading XML log when end of the file is reached to optimize performance. [[bug>1287]] | ||
* Parameter ''/loglevel'' documented in usage. | * Parameter ''/loglevel'' documented in usage. |