Differences
This shows you the differences between the selected revisions of the page.
| 2005-11-21 | 2005-11-21 | ||
| english correction (martin) | prefer SFTP over SCP (martin) | ||
| Line 1: | Line 1: | ||
| ====== How do I change drive on the remote panel? ====== | ====== How do I change drive on the remote panel? ====== | ||
| - | You are probably connecting with WinSCP to SSH server on Windows. SCP and SFTP protocols use Unix concept on one-directory-root. It collides with multiple roots (=drives) on Windows. | + | You are probably connecting with WinSCP to SSH server on Windows. SFTP and SCP protocols use Unix concept on one-directory-root. It collides with multiple roots (=drives) on Windows. | 
| - | Each SCP/SFTP server solves the problem in different way. | + | Each SFTP/SCP server solves the problem in different way. | 
| So far the only server I know that offers solution for graphical clients is Vandyke VShell. It implements SFTP protocol extension that lists drives on the server. WinSCP is then able to show them on [[ui_file_panel#directory_tree|remote directory tree]]. | So far the only server I know that offers solution for graphical clients is Vandyke VShell. It implements SFTP protocol extension that lists drives on the server. WinSCP is then able to show them on [[ui_file_panel#directory_tree|remote directory tree]]. | ||