Differences
This shows you the differences between the selected revisions of the page.
| 2018-02-20 | 2023-01-11 (current) | ||
| one forgotten reference to RemotePath.EscapeFileMask (martin) | EscapeFileMask actually cannot be used with PutFiles (martin) | ||
| Line 2: | Line 2: | ||
| Some ''[[library_session|Session]]'' class methods manipulating files accept a [[file_mask|file mask/wildcard]] rather than filename in the path argument. The methods include: | Some ''[[library_session|Session]]'' class methods manipulating files accept a [[file_mask|file mask/wildcard]] rather than filename in the path argument. The methods include: | ||
| * ''[[library_session_getfiles|Session.GetFiles]]''; | * ''[[library_session_getfiles|Session.GetFiles]]''; | ||
| - | * ''[[library_session_putfiles|Session.PutFiles]]''; | ||
| * ''[[library_session_removefiles|Session.RemoveFiles]]''. | * ''[[library_session_removefiles|Session.RemoveFiles]]''. | ||