Differences
This shows you the differences between the selected revisions of the page.
2018-08-31 | 2018-12-21 | ||
consistency (martin) | sorting (martin) | ||
Line 46: | Line 46: | ||
| [[library_session_addrawconfiguration|AddRawConfiguration]] | Allows setting any configuration settings using raw format as in an INI file. | | | [[library_session_addrawconfiguration|AddRawConfiguration]] | Allows setting any configuration settings using raw format as in an INI file. | | ||
| [[library_session_calculatefilechecksum|CalculateFileChecksum]] | Calculates a checksum of a remote file. | | | [[library_session_calculatefilechecksum|CalculateFileChecksum]] | Calculates a checksum of a remote file. | | ||
- | | [[library_session_createdirectory|CreateDirectory]] | Creates remote directory. | | ||
| [[library_session_close|Close]] | Closes session. | | | [[library_session_close|Close]] | Closes session. | | ||
| <del>[[library_session_combinepaths|CombinePaths]]</del> | Deprecated. Combines strings into a remote path. | | | <del>[[library_session_combinepaths|CombinePaths]]</del> | Deprecated. Combines strings into a remote path. | | ||
+ | | [[library_session_createdirectory|CreateDirectory]] | Creates remote directory. | | ||
| [[library_session_dispose|Dispose]] | Closes session and disposes object. | | | [[library_session_dispose|Dispose]] | Closes session and disposes object. | | ||
| [[library_session_duplicatefile|DuplicateFile]] | Duplicates remote file to another remote directory. | | | [[library_session_duplicatefile|DuplicateFile]] | Duplicates remote file to another remote directory. | |