Differences
This shows you the differences between the selected revisions of the page.
ui_login_stored_sessions 2005-08-01 | ui_login_stored_sessions (current) | ||
Line 1: | Line 1: | ||
- | ====== Stored Sessions Tab ====== | ||
- | //Stored Sessions tab// allows user to manage the stored sessions. It also allows you to set default session options. | ||
- | |||
- | &screenshotpict(login_stored_sessions) | ||
- | |||
- | ===== Session Management ===== | ||
- | The list box shows list of already saved stored sessions. You should select there a session to work with before pressing one of the //Login//, //Load//, //Delete// and //Shell icon// buttons. Double clicking a session has same effect as selecting it and pressing //Login// button as long as at least host name and username are filled. | ||
- | |||
- | The //New// button resets session options on the Login dialog to the default ones and switches to [[ui_login_session|Session tab]]. These are the same options as seen when WinSCP starts up. | ||
- | |||
- | The //Load// button loads options for selected stored session to Login dialog and switches to [[ui_login_session|Session tab]]. | ||
- | |||
- | To edit existing stored session, first load it, modify your options and than save it back (under the same or different name). | ||
- | |||
- | The //Delete// button deletes selected stored session. You cannot undo this! | ||
- | |||
- | The //Set defaults// button sets current session (not selected stored session) options as defaults. It means that they will be used when WinSCP starts next time and whenever //New// button is pressed. Note that changing default values may also affect already [[ui_login_save|stored sessions]]. | ||
- | |||
- | Use //Shell icon// to create [[integration#desktop_and_quick_launch_icons|Desktop]] and [[integration#send_to|'Send To']] shortcut icons for selected stored session. Note that if you delete the stored session the existing icons will not work anymore. | ||
- | |||
- | ===== Tools Button ===== | ||
- | //Tools// button displays menu with various utilities: | ||
- | * [[ui_import|Import]] (to import stored sessions from PuTTY) | ||
- | * [[ui_cleanup|Cleanup]] (to clean up data stored on your computer by WinSCP) | ||
- | * [[updates|Check for Updates]] (to query WinSCP homepage for updates) | ||