Differences
This shows you the differences between the selected revisions of the page.
| 2014-07-11 | 2014-07-11 | ||
| another scripting improvement (martin) | another assembly improvement (martin) | ||
| Line 37: | Line 37: | ||
| * Detect and report that session is closed unexpectedly instead of reporting XML log reading error in .NET assembly. [[bug>1137]] | * Detect and report that session is closed unexpectedly instead of reporting XML log reading error in .NET assembly. [[bug>1137]] | ||
| * Warning when starting configured transfer settings or synchronization options in script are not factory defaults. | * Warning when starting configured transfer settings or synchronization options in script are not factory defaults. | ||
| + | * For negative (system) WinSCP exit codes, the .NET assembly presents the code also in hexadecimal format as is common for system error codes. | ||
| * Support for long local paths. [[bug>821]] | * Support for long local paths. [[bug>821]] | ||
| * Option not to abort //Keep remote directory up to date// on errors. [[bug>720]] | * Option not to abort //Keep remote directory up to date// on errors. [[bug>720]] | ||
| Line 88: | Line 89: | ||
| * Offering saving a site when leaving site editor. [[bug>1174]] | * Offering saving a site when leaving site editor. [[bug>1174]] | ||
| * Offering saving site when closing Login dialog while editing. [[bug>1175]] | * Offering saving site when closing Login dialog while editing. [[bug>1175]] | ||
| - | * For negative (system) WinSCP exit codes, the .NET assembly presents the code also in hexadecimal format as is common for system error codes. | ||
| * Improved verification of FTP TLS/SSL certificates against system Trusted Root Certification Authorities. [[bug>1063]] | * Improved verification of FTP TLS/SSL certificates against system Trusted Root Certification Authorities. [[bug>1063]] | ||
| * //Use MLSD command for directory listing// affects also use of ''MLST'' command. [[bug>1181]] | * //Use MLSD command for directory listing// affects also use of ''MLST'' command. [[bug>1181]] | ||