Differences
This shows you the differences between the selected revisions of the page.
2012-03-09 | 2012-03-21 | ||
VB.NET example for library_session_listdirectory (martin) | vba overall example (martin) | ||
Line 3: | Line 3: | ||
===== 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, JScript, VBScript, Perl | | + | | [[library#example|Overall example]] | Create a session, upload a file and check/print results. | C#, VB.NET, JScript, VBScript, VBA, Perl | |
| [[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#, VB.NET, JScript, VBScript | | | [[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#, VB.NET, JScript, VBScript | | ||
| [[library_session_listdirectory#example|Session.ListDirectory method example]] | Retrive and print contents of remote directory. | C#, VB.NET | | | [[library_session_listdirectory#example|Session.ListDirectory method example]] | Retrive and print contents of remote directory. | C#, VB.NET | |