Differences
This shows you the differences between the selected revisions of the page.
2017-12-21 | 2018-01-16 | ||
5.12 Remote file duplication in scripting, .NET assembly and XML log. (martin) | 5.12.1 session path methods to remotepath class (martin) | ||
Line 44: | Line 44: | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| [[library_session_abort|Abort]] | Forcefully aborts session. | | | [[library_session_abort|Abort]] | Forcefully aborts session. | | ||
- | | [[library_session_adddirectoryseparator|AddDirectorySeparator]] | Adds trailing directory separator to remote path string. | | ||
| [[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. | | ||
Line 57: | Line 56: | ||
| [[library_session_fileexists|FileExists]] | Checks for existence of remote file. | | | [[library_session_fileexists|FileExists]] | Checks for existence of remote file. | | ||
| [[library_session_getfileinfo|GetFileInfo]] | Retrieves information about remote file. | | | [[library_session_getfileinfo|GetFileInfo]] | Retrieves information about remote file. | | ||
- | | [[library_session_getdirectoryname|GetDirectoryName]] | Returns the directory information for the specified path string. | | ||
- | | [[library_session_getfilename|GetFileName]] | Returns the file name and extension of the specified path string. | | ||
| [[library_session_getfiles|GetFiles]] | Downloads files. | | | [[library_session_getfiles|GetFiles]] | Downloads files. | | ||
| [[library_session_listdirectory|ListDirectory]] | Lists remote directory. | | | [[library_session_listdirectory|ListDirectory]] | Lists remote directory. | |