Differences
This shows you the differences between the selected revisions of the page.
| 2017-05-15 | 2017-05-15 | ||
| created (martin) | prefer sftp (martin) | ||
| Line 30: | Line 30: | ||
| mkdir "%TMPPATH%" | mkdir "%TMPPATH%" | ||
| winscp.com /command ^ | winscp.com /command ^ | ||
| - | "open ftp://user:password@example.com/" ^ | + | "open sftp://user:password@example.com/" ^ |
| "get ""/remote/path/*"" -filemask=*.txt ""%TMPPATH%""" ^ | "get ""/remote/path/*"" -filemask=*.txt ""%TMPPATH%""" ^ | ||
| "exit" | "exit" | ||