Differences
This shows you the differences between the selected revisions of the page.
| 2007-04-04 | 2007-04-10 | ||
| 4.0 SCP/shell tab (martin) | 4.0 SCP/Shell tab (martin) | ||
| Line 2: | Line 2: | ||
| [[protocols#sftp|SFTP]] and [[protocols#ftp|FTP]] protocols do not allow this. | [[protocols#sftp|SFTP]] and [[protocols#ftp|FTP]] protocols do not allow this. | ||
| - | With [[protocols#scp|SCP protocol]] it is possible, but actual method is platform dependant. For example on Unix platforms, you can specify following command as custom shell on //[[ui_login_scp#shell|SCP/shell tab]]// of Login dialog: | + | With [[protocols#scp|SCP protocol]] it is possible, but actual method is platform dependant. For example on Unix platforms, you can specify following command as custom shell on //[[ui_login_scp#shell|SCP/Shell tab]]// of Login dialog: |
| /bin/bash -c 'sudo su -' | /bin/bash -c 'sudo su -' | ||