Differences
This shows you the differences between the selected revisions of the page.
| 2015-12-23 | 2016-01-01 | ||
| 5.8 Script or .NET assembly code template can be generated in GUI. (martin) | exit command (martin) | ||
| Line 28: | Line 28: | ||
| # Upload file | # Upload file | ||
| put d:\examplefile.txt /home/user/ | put d:\examplefile.txt /home/user/ | ||
| - | # Disconnect | + | # Exit WinSCP |
| - | close | + | exit |
| </code> | </code> | ||