Differences
This shows you the differences between the selected revisions of the page.
| 2005-04-01 | 2005-04-01 | ||
| no summary (82.75.3.137) | terminology (martin) | ||
| Line 42: | Line 42: | ||
| If you want to first open a ''session'' that you have saved via the GUI, then add the name of your session as below. | If you want to first open a ''session'' that you have saved via the GUI, then add the name of your session as below. | ||
| <code> | <code> | ||
| - | winscp3 /console /script=example.txt saved_session | + | winscp3 /console /script=example.txt stored_session |
| </code> | </code> | ||
| Now you can omit the ''open'' command in your script file because you are now connected. | Now you can omit the ''open'' command in your script file because you are now connected. | ||