Differences
This shows you the differences between the selected revisions of the page.
| 2005-05-04 | 2005-08-25 | ||
| typo (martin) | grammar (martin) | ||
| Line 2: | Line 2: | ||
| 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. SCP and SFTP protocols use Unix concept on one-directory-root. It collides with multiple roots (=drives) on Windows. | ||
| - | Each SCP/SFTP servers solves the problem in different way. | + | Each SCP/SFTP 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]]. | ||