Differences

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

faq_remote_drive 2005-03-04 faq_remote_drive 2018-11-14 (current)
Line 1: Line 1:
-====== How do I change drive on 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 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 SCP/SFTP servers solves the problem in different way. So far I'm not aware of any server that has some "fake" directory, listing all available drives, which would enable user of graphical client to enter another drive just by "clicking". +Each server solves the problem in different way.
-So you usually need to use //[[task_navigate#entering_path_manually|Open directory]]// command and type path to another drive manually.+  * 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 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#directories|initial remote directory]].
- +
-If you usually used one drive only with WinSCP, you would probably want to 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