Differences
This shows you the differences between the selected revisions of the page.
| 2017-10-19 | 2017-10-20 | ||
| using local session (martin) | code wrapping for new design (martin) | ||
| Line 86: | Line 86: | ||
| Path.GetDirectoryName(localFilePath)); | Path.GetDirectoryName(localFilePath)); | ||
| downloadSession.GetFiles( | downloadSession.GetFiles( | ||
| - | downloadSession.EscapeFileMask(remoteFilePath), localFilePath). | + | downloadSession.EscapeFileMask(remoteFilePath), |
| - | ········································Check(); | + | ·······································localFilePath).Check(); |
| } | } | ||