Differences
This shows you the differences between the selected revisions of the page.
2012-01-05 | 2012-01-05 | ||
~~AD~~ (martin) | rm ad (martin) | ||
Line 3: | Line 3: | ||
&future_feature | &future_feature | ||
- | |||
- | ~~AD~~ | ||
===== Using WinSCP .NET Assembly ===== | ===== Using WinSCP .NET Assembly ===== | ||
Line 12: | Line 10: | ||
Once the session is opened, you can use any of the ''WinSCP.Session'' methods to manipulate remote files. For example use ''[[library_session_getfiles|Session.GetFiles]]'' to [[task_download|download files]], ''[[library_session_putfiles|Session.PutFiles]]'' to [[task_upload|upload files]] or ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]'' to [[task_synchronize_full|synchronize directories]]. | Once the session is opened, you can use any of the ''WinSCP.Session'' methods to manipulate remote files. For example use ''[[library_session_getfiles|Session.GetFiles]]'' to [[task_download|download files]], ''[[library_session_putfiles|Session.PutFiles]]'' to [[task_upload|upload files]] or ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]'' to [[task_synchronize_full|synchronize directories]]. | ||
- | |||
- | ~~AD~~ | ||
===== Classes ===== | ===== Classes ===== |