commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2014-02-05 | 2014-02-05 | ||
| session url should end with slash (martin) | session url should always include protocol and end with slash (martin) | ||
| Line 62: | Line 62: | ||
| <code> | <code> | ||
| - | winscp.exe martin@example.com /log="C:\winscp.log" | + | winscp.exe sftp://martin@example.com/ /log="C:\winscp.log" |
| </code> | </code> | ||