Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-30 | 2012-01-04 | ||
| &future_feature (martin) | library_session_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_executecommand1|ExecuteCommand(string)]] | Executes command on the remote server. | | + | | [[library_session_executecommand|ExecuteCommand(string)]] | Executes command on the remote server. | | 
| - | | [[library_session_executecommand2|ExecuteCommand(string, out string, out string)]] | Executes command on the remote server. Returns output of the command. | | + | |
| | [[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. | | ||