Differences
This shows you the differences between the selected revisions of the page.
2015-09-08 | 2015-09-09 | ||
filed bug 1356 (martin) | -latest switch (martin) | ||
Line 4: | Line 4: | ||
===== [[5.8]] 5.8 (not released yet) ===== | ===== [[5.8]] 5.8 (not released yet) ===== | ||
- | === 2015-09-08 === | + | === 2015-09-09 === |
* Authentication with TLS/SSL client certificates. [[bug>921]] | * Authentication with TLS/SSL client certificates. [[bug>921]] | ||
* Not closing the application after the last session closes. [[bug>857]] | * Not closing the application after the last session closes. [[bug>857]] | ||
Line 35: | Line 35: | ||
* Command-line interface for converting and editing private keys. [[bug>1331]] | * Command-line interface for converting and editing private keys. [[bug>1331]] | ||
* Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively. [[bug>1356]] | * Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively. [[bug>1356]] | ||
+ | * Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only. | ||
* Added a ''FullName'' property to the ''RemoteFileInfo'' class. | * Added a ''FullName'' property to the ''RemoteFileInfo'' class. | ||
* Change: The ''RemoteFileInfo.Name'' now contains a name only, even for a ''RemoteFileInfo'' instance returned by the ''Session.GetFileInfo''. | * Change: The ''RemoteFileInfo.Name'' now contains a name only, even for a ''RemoteFileInfo'' instance returned by the ''Session.GetFileInfo''. |