Differences
This shows you the differences between the selected revisions of the page.
| 2015-12-02 | 2015-12-02 | ||
| ftp to sftp hint (martin) | ftpes:// (martin) | ||
| Line 49: | Line 49: | ||
| * Added ''Session.CombinePaths'' utility method as remote path equivalent of ''Path.Combine''. | * Added ''Session.CombinePaths'' utility method as remote path equivalent of ''Path.Combine''. | ||
| * Added ''Session.TranslateRemotePathToLocal'' to generate a local path equivalent of a remote path, given root paths. | * Added ''Session.TranslateRemotePathToLocal'' to generate a local path equivalent of a remote path, given root paths. | ||
| + | * 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''. | ||
| * 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]] | ||