Differences
This shows you the differences between the selected revisions of the page.
| 2019-07-02 | 2019-09-26 | ||
| deletes only successfully transferred files (martin) | 5.16 Convenience methods Session.PutFileToDirectory, Session.PutFilesToDirectory, Session.GetFileToDirectory and Session.GetFilesToDirectory (martin) | ||
| Line 3: | Line 3: | ||
| You can have WinSCP [[ui_generateurl|generate a code template]] for ''Session.PutFiles'' for you. | You can have WinSCP [[ui_generateurl|generate a code template]] for ''Session.PutFiles'' 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_putfilestodirectory|''Session.PutFilesToDirectory'']] and [[library_session_putfiletodirectory|''Session.PutFileToDirectory'']]. | ||
| ===== Syntax ===== | ===== Syntax ===== | ||