Differences
This shows you the differences between the selected revisions of the page.
2007-12-21 | 2008-01-17 | ||
no summary (66.104.134.221) | menu path syntax (martin) | ||
Line 14: | Line 14: | ||
The [[protocols#scp|SCP protocol]] allows for this (in the Options dialog, select Session, then look at the Protocol section in the pane to the right, and select SCP), but the actual method is platform dependant. | The [[protocols#scp|SCP protocol]] allows for this (in the Options dialog, select Session, then look at the Protocol section in the pane to the right, and select SCP), but the actual method is platform dependant. | ||
- | If you are connecting to a Unix/Linux server, you can specify following command as custom shell on the //[[ui_login_scp#shell|SCP/Shell tab]]// of Login dialog (Environment -> SCP/Shell): | + | If you are connecting to a Unix/Linux server, you can specify following command as custom shell on the //[[ui_login_scp#shell|SCP/Shell tab]]// of Login dialog (Environment > SCP/Shell): |
/bin/bash -c 'sudo su -' | /bin/bash -c 'sudo su -' |