Differences
This shows you the differences between the selected revisions of the page.
2013-04-08 | 2013-04-08 | ||
typo (martin) | 5.2: stored session => site (martin) | ||
Line 6: | Line 6: | ||
Session is usually configured on a [[ui_login|Login dialog]]. In [[scripting]] and on [[commandline|command-line]] session is configured using [[session_url|session URL]] and some additional switches. | Session is usually configured on a [[ui_login|Login dialog]]. In [[scripting]] and on [[commandline|command-line]] session is configured using [[session_url|session URL]] and some additional switches. | ||
- | ===== [[stored]] Stored Sessions ===== | + | ===== [[site]] Sites (Stored Sessions) ===== |
- | Although you can configure a session manually every time you connect, more convenient is to store your frequently used session configurations into a [[ui_login_stored_sessions|stored session list]]. | + | Although you can configure a session manually every time you connect, more convenient is to store your frequently used session configurations into a [[ui_login_stored_sessions|site list]] (stored session list). &beta |
- | To store session configuration use //Save button// on the [[ui_login|Login dialog]]. The [[ui_login_save|Save session as]] dialog will appear. | + | To store session configuration use //Save button// on the [[ui_login|Login dialog]]. The [[ui_login_save|Save session as Site]] dialog will appear. |
- | You will find stored sessions useful also for [[scripting]] to configure session options that cannot be configured using scripting commands directly. | + | You will find Sites useful also for [[scripting]] to configure session options that cannot be configured using scripting commands directly. |
Note that even when you have already logged in, you can still [[task_connections#saving_opened_session|store the opened session]]. | Note that even when you have already logged in, you can still [[task_connections#saving_opened_session|store the opened session]]. | ||
- | System administrators can create [[administration#special_session|stored session that cannot be modified nor deleted]]. | + | System administrators can create [[administration#special_session|site that cannot be modified nor deleted]]. |
==== [[password]] Password Storing ==== | ==== [[password]] Password Storing ==== | ||
- | You can [[security_credentials#storing_password|store a password]] as part of the stored session. | + | You can [[security_credentials#storing_password|store a password]] as part of the site. |
===== [[default]] Default Session Configuration ===== | ===== [[default]] Default Session Configuration ===== | ||
New session configurations (both in GUI and scripting) start with default configuration. Particularly with default [[sftp|SFTP protocol]]. The built-in defaults can be changed using //Set defaults// command in drop menu of //Save// button on [[ui_login#using|Login dialog]]. | New session configurations (both in GUI and scripting) start with default configuration. Particularly with default [[sftp|SFTP protocol]]. The built-in defaults can be changed using //Set defaults// command in drop menu of //Save// button on [[ui_login#using|Login dialog]]. | ||