Differences
This shows you the differences between the selected revisions of the page.
2012-09-05 | 2012-09-05 | ||
it's rather a path (martin) | not only remote paths (martin) | ||
Line 43: | Line 43: | ||
| [[library_session_createdirectory|CreateDirectory]] | Creates remote directory. | | | [[library_session_createdirectory|CreateDirectory]] | Creates remote directory. | | ||
| [[library_session_dispose|Dispose]] | Closes session, terminates underlying WinSCP process. | | | [[library_session_dispose|Dispose]] | Closes session, terminates underlying WinSCP process. | | ||
- | | [[library_session_escapefilemask|EscapeFileMask]] | Converts special characters in remote file path to make it unambiguous file mask/wildcard. | | + | | [[library_session_escapefilemask|EscapeFileMask]] | Converts special characters in file path to make it unambiguous file mask/wildcard. | |
| [[library_session_executecommand|ExecuteCommand]] | Executes command on the remote server. | | | [[library_session_executecommand|ExecuteCommand]] | Executes command on the remote server. | | ||
| [[library_session_fileexists|FileExists]] | Checks for existence of remote file. | | | [[library_session_fileexists|FileExists]] | Checks for existence of remote file. | |