Differences
This shows you the differences between the selected revisions of the page.
| 2006-04-29 | 2006-06-03 | ||
| no summary (200.78.97.185) | Useful Scripts (martin) | ||
| Line 22: | Line 22: | ||
| Note that the configuration also includes [[ssh#verifying_the_host_key|verified host keys]], which you may need to transfer as well (or confirm manually under the account) to allow automatic execution of the script. | Note that the configuration also includes [[ssh#verifying_the_host_key|verified host keys]], which you may need to transfer as well (or confirm manually under the account) to allow automatic execution of the script. | ||
| + | |||
| ===== Example ===== | ===== Example ===== | ||
| Line 63: | Line 64: | ||
| winscp3.exe /console /script=example.txt user@example.com | winscp3.exe /console /script=example.txt user@example.com | ||
| </code> | </code> | ||
| + | |||
| + | ===== Useful Scripts ===== | ||
| + | You can see list of [[scripts]] other users found useful. | ||