Differences
This shows you the differences between the selected revisions of the page.
2009-02-12 | 2009-03-03 | ||
updates according to post 23004 (martin) | capitalize (martin) | ||
Line 14: | Line 14: | ||
The [[protocols#scp|SFTP]] and [[protocols#scp|SCP]] protocols allow for this, but the actual method is platform dependant. | The [[protocols#scp|SFTP]] and [[protocols#scp|SCP]] protocols allow for this, but the actual method is platform dependant. | ||
- | With SFTP protocol, you can use //[[ui_login_sftp#protocol_options|SFTP server]]// option on //SFTP tab// of Login dialog to execute SFTP binary under different user. with OpenSSH server, you can specify: | + | With SFTP protocol, you can use //[[ui_login_sftp#protocol_options|SFTP server]]// option on //SFTP tab// of Login dialog to execute SFTP binary under different user. With OpenSSH server, you can specify: |
sudo /bin/sftp-server | sudo /bin/sftp-server |