Differences
This shows you the differences between the selected revisions of the page.
2024-01-27 | 2024-01-27 | ||
no summary (178.27.89.139) (hidden) (untrusted) | no summary (178.27.89.139) (hidden) (untrusted) | ||
Line 24: | Line 24: | ||
<code batch> | <code batch> | ||
@echo off | @echo off | ||
- | set USERNAME=martin | + | set USERNAME=naim |
- | set PASSWORD=mypassword | + | set PASSWORD=MYPASSWORD |
winscp.com /script=example.txt | winscp.com /script=example.txt | ||
</code> | </code> |