Differences
This shows you the differences between the selected revisions of the page.
2015-08-28 | 2015-08-28 | ||
IsThisDirectory + IsParentDirectory (martin) | RemoteFileInfo.FullName (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 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''. | ||
* Added properties ''IsThisDirectory'' and ''IsParentDirectory'' to ''RemoteFileInfo'' class | * Added properties ''IsThisDirectory'' and ''IsParentDirectory'' to ''RemoteFileInfo'' class | ||
* Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. | * Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. |