Differences

This shows you the differences between the selected revisions of the page.

faq_remote_drive 2005-11-21 faq_remote_drive 2018-11-14 (current)
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]], [[WebDAV]] and [[SCP]] protocols use Unix concept of 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]].+  * Vandyke VShell: So far the only server I know that offers solution for graphical clients. It implements [[sftp|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]]. 
 +  * Some servers list the drives in a root folder (''/'') as a virtual subdirectories (''/X'' or ''/X:'', where ''X'' is the drive letter). 
 +  * On other servers you will need to use //[[task_navigate#manual|Open directory]]// command and type path to another drive manually. 
 +    * On [[guide_windows_openssh_server|Microsoft native build of OpenSSH server]]: You need to type path like ''/X:'', where ''X'' is the drive letter. 
 +    * Windows clones of OpenSSH server running on Cygwin: You need to type path like ''/cygdrive/X'', where ''X'' is the drive letter. 
 +    * On Vandyke (and some others) server you need to type path like ''X:/'', where ''X'' is the drive letter. 
-On other servers you will need to use //[[task_navigate#entering_path_manually|Open directory]]// command and type path to another drive manually. +If you usually use one drive only with WinSCP, you would probably want to [[task_navigate#bookmarks|bookmark]] it, not to type it again all the time. Or use it as [[ui_login_directories#directories|initial remote directory]].
- +
-On OpenSSH server you need to type path like ''/cygdrive/X'', where ''X'' is the drive letter. On Vandyke (and some others) server you need to type path like ''X:/'', where ''X'' is the drive letter.  +
- +
-If you usually use one drive only with WinSCP, you would probably want to [[task_navigate#bookmarks|bookmark]] it, not to type it again all the time. Or use it as [[ui_login_directories#initial_directories|initial remote directory]].+

Last modified: by martin