Differences
This shows you the differences between the selected revisions of the page.
| 2006-08-15 | 2007-04-04 | ||
| ui_login_directories#directories (martin) | 4.0 ftp (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. SFTP and SCP protocols use Unix concept on one-directory-root. It collides with multiple roots (=drives) on Windows. | + | You are probably connecting with WinSCP to a server on Windows. SFTP, FTP and SCP protocols use Unix concept on one-directory-root. It collides with multiple roots (=drives) on Windows. | 
| - | Each SFTP/SCP server solves the problem in different way. | + | Each 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]]. | ||