Differences
This shows you the differences between the selected revisions of the page.
2016-05-03 | 2016-05-04 | ||
lls timestamps (martin) | print timeout (martin) | ||
Line 4: | Line 4: | ||
===== [[5.8.3]] 5.8.3 (not released yet) ===== | ===== [[5.8.3]] 5.8.3 (not released yet) ===== | ||
- | === 2016-05-03 === | + | === 2016-05-04 === |
* Improvements to .NET assembly: | * Improvements to .NET assembly: | ||
* Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | ||
* Change: A complete remote error message is stored into a single instance of ''SessionRemoteException'', instead of separating error details into an inner exception. | * Change: A complete remote error message is stored into a single instance of ''SessionRemoteException'', instead of separating error details into an inner exception. | ||
* Preventing .NET assembly from timing out during lengthy file transfers. | * Preventing .NET assembly from timing out during lengthy file transfers. | ||
+ | * Preventing ''winscp.com'' and .NET assembly timing out waiting for ''winscp.exe'' when the system is temporarily busy. | ||
* Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | ||
* Bug fix: Failure when ''Session.MoveFile'' source file is not existing and its name has file mask-like syntax. [[bug>1412]] | * Bug fix: Failure when ''Session.MoveFile'' source file is not existing and its name has file mask-like syntax. [[bug>1412]] |