Differences

This shows you the differences between the selected revisions of the page.

library_session_getfiles 2022-06-16 library_session_getfiles 2026-01-16 (current)
Line 2: Line 2:
[[task_download|Downloads]] one or more files from remote directory to local directory. [[task_download|Downloads]] one or more files from remote directory to local directory.
-You can have WinSCP [[ui_generateurl|generate a code template]] for ''Session.GetFiles'' for you.+You can have WinSCP [[guide_automation#generating|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'']]. 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'']].
Line 217: Line 217:
<code javascript> <code javascript>
<job>                                                              <job>                                                             
-<reference object="WinSCP.Session"/>+<reference object="WinSCP.Session"·/>
<script language="JScript"> <script language="JScript">
Line 276: Line 276:
<code vb> <code vb>
<job>                                                              <job>                                                             
-<reference object="WinSCP.Session"/>+<reference object="WinSCP.Session"·/>
<script language="VBScript"> <script language="VBScript">

Last modified: by martin