Differences
This shows you the differences between the selected revisions of the page.
| 2022-07-14 | 2022-08-12 (current) | ||
| explicit parameters anchor (martin) | no summary (martin) | ||
| Line 2: | Line 2: | ||
| [[task_upload|Uploads]] one or more files from local directory to remote directory. | [[task_upload|Uploads]] one or more files from local directory to remote directory. | ||
| - | You can have WinSCP [[ui_generateurl|generate a code template]] for ''Session.PutFiles'' for you. | + | You can have WinSCP [[guide_automation#generating|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'']]. | 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'']]. | ||