Differences
This shows you the differences between the selected revisions of the page.
2012-02-18 | 2012-02-18 | ||
completing table (martin) | link to library_com_wsh#vbscript no longer needed (martin) | ||
Line 2: | Line 2: | ||
===== Illustrative Examples ===== | ===== Illustrative Examples ===== | ||
^ Example ^ Description ^ Languages ^ | ^ Example ^ Description ^ Languages ^ | ||
- | | [[library#example|Overall example]] | Create a session, upload a file and check/print results. | C#, VB.NET, [[library_com_wsh#vbscript|JScript, VBScript]] | | + | | [[library#example|Overall example]] | Create a session, upload a file and check/print results. | C#, VB.NET, JScript, VBScript | |
| [[library_session_executecommand#example|Session.ExecuteCommand method example]] | Execute a command on a remote side, download results. | C# | | | [[library_session_executecommand#example|Session.ExecuteCommand method example]] | Execute a command on a remote side, download results. | C# | | ||
| [[library_session_getfiles#example|Session.GetFiles, Session.FileExists and Session.GetFileInfo methods example]] | Check remote file existence, read remote file modification (last write) timestamp, conditionally download file. | C# | | | [[library_session_getfiles#example|Session.GetFiles, Session.FileExists and Session.GetFileInfo methods example]] | Check remote file existence, read remote file modification (last write) timestamp, conditionally download file. | C# | |