Differences
This shows you the differences between the selected revisions of the page.
2013-05-21 | 2013-05-23 | ||
script_local_move_after_successful_upload (martin) | library_session_filetransferprogress#example (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 | | ||
===== Real-Life Examples ===== | ===== Real-Life Examples ===== |