Differences
This shows you the differences between the selected revisions of the page.
2019-09-26 | 2019-09-26 | ||
5.16 Convenience methods Session.PutFileToDirectory, Session.PutFilesToDirectory, Session.GetFileToDirectory and Session.GetFilesToDirectory (martin) | link correction (martin) | ||
Line 59: | Line 59: | ||
| [[library_session_getfiles|GetFiles]] | Downloads files (optionally under a different name). | | | [[library_session_getfiles|GetFiles]] | Downloads files (optionally under a different name). | | ||
| [[library_session_getfilestodirectory|GetFilesToDirectory]] | Downloads files. | | | [[library_session_getfilestodirectory|GetFilesToDirectory]] | Downloads files. | | ||
- | | [[library_session_getfilestodirectory|GetFileToDirectory]] | Downloads one specific file. | | + | | [[library_session_getfiletodirectory|GetFileToDirectory]] | Downloads one specific file. | |
| [[library_session_listdirectory|ListDirectory]] | Lists remote directory. | | | [[library_session_listdirectory|ListDirectory]] | Lists remote directory. | | ||
| [[library_session_movefile|MoveFile]] | Moves remote file to another remote directory and/or renames remote file. | | | [[library_session_movefile|MoveFile]] | Moves remote file to another remote directory and/or renames remote file. | |