Differences
This shows you the differences between the selected revisions of the page.
| 2019-08-01 | 2019-09-26 | ||
| no summary (martin) | 5.16 Convenience methods Session.PutFileToDirectory, Session.PutFilesToDirectory, Session.GetFileToDirectory and Session.GetFilesToDirectory (martin) | ||
| Line 4: | Line 4: | ||
| You can have WinSCP [[ui_generateurl|generate a code template]] for ''Session.GetFiles'' for you. | You can have WinSCP [[ui_generateurl|generate a code template]] for ''Session.GetFiles'' for you. | ||
| + | The method is quite powerful, but due to a wide range of it uses, its syntax can be cumbersome initially. For specific tasks, consider using convenient alternatives: [[library_session_getfilestodirectory|''Session.GetFilesToDirectory'']] and [[library_session_getfiletodirectory|''Session.GetFileToDirectory'']]. | ||
| ===== Syntax ===== | ===== Syntax ===== | ||