Differences
This shows you the differences between the selected revisions of the page.
ui_login_stored_sessions 2012-05-06 | ui_login_stored_sessions (current) | ||
Line 1: | Line 1: | ||
- | ====== Stored Sessions Tab (Login Dialog) ====== | ||
- | //Stored Sessions tab// allows user to manage the [[session_configuration#stored|stored sessions]]. It also allows you to set [[session_configuration#default|default session options]]. | ||
- | |||
- | &screenshotpict(login_stored_sessions) | ||
- | |||
- | ===== Stored Sessions Management ===== | ||
- | The list box shows list of already saved [[session_configuration#stored|stored sessions]]. You should select there a session to work with before pressing one of the //Login//, //Edit//, //Delete//, //Rename// 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. | ||
- | |||
- | ==== [[folders]] Session Folders ==== | ||
- | The sessions can be organized into folders. Expand/collapse folder by double-clicking on its name. If you have many sessions, you can quickly jump to a session by typing a beginning of its name. | ||
- | |||
- | Use the //New folder// button to create new session folder. To create subfolder, use path syntax "folder/subfolder" (Select the parent folder before pressing button to have the path prefilled). Note that empty folders are not preserved. | ||
- | |||
- | ==== Adding new Stored Session ==== | ||
- | The //New// button resets session options on the Login dialog to the [[session_configuration#default|default ones]] and switches to [[ui_login_session|Session tab]]. | ||
- | |||
- | ==== [[edit]] Editing Existing Stored Session ==== | ||
- | The //Edit// button loads options for selected stored session to Login dialog and switches to [[ui_login_session|Session tab]] to allow modifications. To edit existing stored session, first load it, modify your options and than save it back (under the same or different name). | ||
- | |||
- | ==== Deleting Stored Session ==== | ||
- | The //Delete// button deletes selected stored session or session folder. Deleting a sessions folder deletes all the sessions it contains. | ||
- | |||
- | ==== Renaming Stored Session ==== | ||
- | Use the //Rename// button to rename selected stored session or session folder. | ||
- | |||
- | ==== Setting Default Session Options ==== | ||
- | The //Set defaults// button sets current session (not selected stored session) options as [[session_configuration#default|defaults]]. | ||
- | |||
- | ==== Creating Shortcuts to Stored Session ==== | ||
- | 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) | ||