Differences
This shows you the differences between the selected revisions of the page.
2013-05-23 | 2013-05-23 | ||
library_session_filetransferprogress#example (martin) | PowerShell for Session.FileTransferProgress (martin) | ||
Line 8: | Line 8: | ||
| [[library_session_synchronizedirectories#example|Session.SynchronizeDirectories method and Session.FileTransferred event example]] | Synchronize local and remote directories, handle ''Session.FileTransferred'' event to display synchronization progress. | C#, VB.NET, PowerShell | | | [[library_session_synchronizedirectories#example|Session.SynchronizeDirectories method and Session.FileTransferred event example]] | Synchronize local and remote directories, handle ''Session.FileTransferred'' event to display synchronization progress. | C#, VB.NET, PowerShell | | ||
| [[library_session_executecommand#example|Session.ExecuteCommand method example]] | Execute a command on a remote side, download results. | C#, VB.NET, PowerShell | | | [[library_session_executecommand#example|Session.ExecuteCommand method example]] | Execute a command on a remote side, download results. | C#, VB.NET, PowerShell | | ||
- | | [[library_session_filetransferprogress#example|Session.FileTransferProgress event example]] | Display progress of file transfer. | C#, VB.NET | | + | | [[library_session_filetransferprogress#example|Session.FileTransferProgress event example]] | Display progress of file transfer. | C#, VB.NET, PowerShell | |
===== Real-Life Examples ===== | ===== Real-Life Examples ===== |