Differences
This shows you the differences between the selected revisions of the page.
| 2015-12-11 | 2015-12-11 | ||
| bug 1376 (martin) | moving bug 1334 to .net group (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. | ||
| + | * Supporting impersonated IIS environment with .NET assembly. [[bug>1334]] | ||
| * 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''. | ||
| Line 69: | Line 70: | ||
| * Using ''REST'' command to resume upload with FTP protocol. [[bug>552]] | * Using ''REST'' command to resume upload with FTP protocol. [[bug>552]] | ||
| * Incremental site search can be restricted to the beginning of site name only or expanded to other site fields. [[bug>1348]] | * Incremental site search can be restricted to the beginning of site name only or expanded to other site fields. [[bug>1348]] | ||
| - | * Supporting impersonated IIS environment with .NET assembly. [[bug>1334]] | ||
| * Files can be dropped on queue list. [[bug>1281]] | * Files can be dropped on queue list. [[bug>1281]] | ||
| * Including all at least 80% translations into installer. Informing user when incomplete language is selected when installing. | * Including all at least 80% translations into installer. Informing user when incomplete language is selected when installing. | ||