Differences
This shows you the differences between the selected revisions of the page.
ui_login_stored_sessions 2013-04-28 | ui_login_stored_sessions (current) | ||
Line 1: | Line 1: | ||
- | ====== Sites/Stored Sessions Tab (Login Dialog) ====== | ||
- | &beta | ||
- | //Sites/Stored Sessions tab// allows user to manage the [[session_configuration#site|sites]] (stored sessions). &beta It also allows you to set [[session_configuration#default|default session options]]. | ||
- | |||
- | &screenshotpict(login_stored_sessions) | ||
- | |||
- | ===== Sites/Stored Sessions Management ===== | ||
- | The list box shows list of saved [[session_configuration#site|sites]] (stored sessions) and [[workspace|workspaces]]. &beta You should select there a site, site folder, or workspace to work with before pressing one of the //Login//, //Edit// (sites only), //Delete//, //Rename// and //Shell icon// buttons. | ||
- | |||
- | Double clicking a site or workspace has same effect as selecting it and pressing //Login// button. | ||
- | |||
- | To open all sites in site folder, select the folder and press //Login// button. | ||
- | |||
- | If you have many sites, you can quickly jump to a site by typing any part of its name. Then you can use ''Tab'' (or ''Shift-Tab'') to search next (previous) matching sites. Press ''Esc'' to cancel searching. | ||
- | |||
- | ==== [[folders]] Site/Stored Session Folders ==== | ||
- | The sites (stored sessions) &beta can be organized into folders. Expand/collapse folder by double-clicking on its name. | ||
- | |||
- | Use the //New folder// button to create new site 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. | ||
- | |||
- | ==== Creating/Adding New Site ==== | ||
- | &beta | ||
- | 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]]. | ||
- | |||
- | After you set your session options, you can [[session_configuration#stored|store them as new site]]. | ||
- | |||
- | ==== [[edit]] Editing Existing Site/Stored Session ==== | ||
- | &beta | ||
- | The //Edit// button loads options for selected site (stored session) &beta to Login dialog and switches to [[ui_login_session|Session tab]] to allow modifications. To edit existing site, first load it, modify your options and than save it back (under the same or different name). | ||
- | |||
- | ==== Deleting Site/Stored Session ==== | ||
- | &beta | ||
- | The //Delete// button deletes selected site (stored session) &beta or site folder. Deleting a site folder deletes all the sites it contains. | ||
- | |||
- | ==== Renaming Site/Stored Session ==== | ||
- | &beta | ||
- | Use the //Rename// button to rename selected site (stored session) &beta or site folder. | ||
- | |||
- | ==== Creating Shortcuts to Site/Stored Session ==== | ||
- | &beta | ||
- | Use //Shell icon// to create [[integration#desktop_and_quick_launch_icons|Desktop]] and [[integration#send_to|'Send To']] shortcut icons for selected site (stored session). &beta Note that if you delete the site the existing icons will not work anymore. | ||
- | |||
- | ==== Session Color ==== | ||
- | If the site (stored session) &beta has [[task_connections#session_color|associated color]], the color is used to render the site item in the list. | ||
- | |||
- | ===== Tools Button ===== | ||
- | //Tools// button displays menu with various utilities: | ||
- | * [[ui_import|Import Sites]] (to import sites from PuTTY or FileZilla) | ||
- | * [[config#import|Import/Restore Configuration]] | ||
- | * [[config#export|Export/Backup Configuration]] | ||
- | * [[ui_pageant|Run Pageant]] | ||
- | * [[ui_puttygen|Run PuTTYgen]] | ||
- | * [[ui_cleanup|Clean Up]] (to clean up data stored on your computer by WinSCP) | ||
- | * [[updates|Check for Updates]] (to query WinSCP homepage for updates) | ||
- | |||
- | The //Tools// button is available only, when Login dialog is opened on WinSCP start. | ||
- | |||
- | ===== Further Reading ===== | ||
- | |||
- | Read more about the [[ui_login|WinSCP Login dialog box]]: | ||
- | |||
- | * [[ui_login_session|Session]] (basic session options) | ||
- | * [[ui_login_stored_sessions|Sites/Stored sessions]] (to manage sites/stored sessions) &beta | ||
- | * [[ui_login_logging|Logging]] (to enable logging) | ||
- | * [[ui_login_environment|Environment]] (server compatibility options, filename encoding, DST, etc) | ||
- | * [[ui_login_directories|Directories]] (initial directories, directory cache) | ||
- | * [[ui_login_recycle_bin|Recycle Bin]] | ||
- | * [[ui_login_sftp|SFTP]] (SFTP protocol specific/compatibility options) | ||
- | * [[ui_login_scp|SCP/Shell]] (shell and SCP protocol specific/compatibility options) | ||
- | * [[ui_login_ftp|FTP]] (FTP protocol specific options) | ||
- | * [[ui_login_connection|Connection]] (timeouts, keepalives) | ||
- | * [[ui_login_proxy|Proxy]] (connection thru proxy server) | ||
- | * [[ui_login_tunnel|Tunnel]] (connection thru SSH tunnel) | ||
- | * [[ui_login_ssh|SSH]] (SSH protocol options and authentication) | ||
- | * [[ui_login_kex|Key exchange]] (key exchange and reexchange options) | ||
- | * [[ui_login_authentication|Authentication]] (advanced authentication options) | ||
- | * [[ui_login_bugs|Bugs]] (detections of known bugs in SSH servers) | ||
- | * [[ui_login_preferences|Preferences]] ([[ui_preferences|interface/behaviour configuration]]) | ||
- | |||