Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-04 | 2012-01-04 | ||
| library_session_executecommand (martin) | removed params from executecommand (martin) | ||
| Line 31: | Line 31: | ||
| ^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| | Dispose | Terminates underlying WinSCP process. Removes XML log file. | | | Dispose | Terminates underlying WinSCP process. Removes XML log file. | | ||
| - | | [[library_session_executecommand|ExecuteCommand(string)]] | 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. | | ||
| | [[library_session_getfileinfo|GetFileInfo]] | Retrieves information about remote file. | | | [[library_session_getfileinfo|GetFileInfo]] | Retrieves information about remote file. | | ||