Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

guest22

Re: Windows Cygwin SSH navigation

Les Mikesell wrote:

Oops, never mind. I see that the open folder icon on the right edge of the screen (winscp 2.2) lets you type in a destination instead of selecting from a list and using /cygdrive/c there works.


i have ssh server running on windows 2000. i know, i know. in ssh server you can configure your windows drive mappings.

so in winscp or ssh client i type /d for example to access my mapping to d:
Guest

Re: Windows Cygwin SSH navigation

Just create the directory /cygdrive
Hannes
Les Mikesell

Re: Windows Cygwin SSH navigation

Oops, never mind. I see that the open folder icon on the right edge of the screen (winscp 2.2) lets you type in a destination instead of selecting from a list and using /cygdrive/c there works.
Les Mikesell

Windows Cygwin SSH navigation

WinSCP seems to interoperate with the Cygwin version of sshd, but when you log in you land in the cygwin version of your home directory. Cygwin "mounts' the real drives as /cygdrive/c (etc.) and also accepts C: in the cd command. However these don't show in the directory listing under WinSCP. Is there an easier way to navigate to the real disks than using the menu 'Commands/Open Terminal' and typing in the cd command there?