Differences
This shows you the differences between the selected revisions of the page.
| 2015-08-28 | 2015-08-28 | ||
| RemoteFileInfo.FullName (martin) | Session.EnumerateRemoteFiles (martin) | ||
| Line 34: | Line 34: | ||
| * Change: Script file has to be in UTF-8 encoding. | * Change: Script file has to be in UTF-8 encoding. | ||
| * 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. | ||
| * 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''. | ||