Differences
This shows you the differences between the selected revisions of the page.
| 2007-04-04 | 2008-01-17 | ||
| 4.0 winscp.exe (martin) | link open command (martin) | ||
| Line 1: | Line 1: | ||
| ====== How do I configure session and/or transfer settings for which there are no script commands? ====== | ====== How do I configure session and/or transfer settings for which there are no script commands? ====== | ||
| - | For session settings, you can pre-configure a stored session with all your settings [[ui_login|from GUI]] and open that stored session using "open" command. For [[transfer_settings|transfer setting]], you can pre-configure your preferred settings as [[ui_pref_transfer|default transfer settings]]. The script uses the default transfer settings as initial. | + | For session settings, you can pre-configure a stored session with all your settings [[ui_login|from GUI]] and open that stored session using ''[[script_commands#open|open]]''; command. For [[transfer_settings|transfer setting]], you can pre-configure your preferred settings as [[ui_pref_transfer|default transfer settings]]. The script uses the default transfer settings as initial. |
| If you want to make your configuration portable, you can store it into an [[config|INI file]] and distribute the INI file with your script. | If you want to make your configuration portable, you can store it into an [[config|INI file]] and distribute the INI file with your script. | ||