I'm tired of using Windows Explorer as my file browser, as I use Cygwin bash as my main command line environment.
Windows Explorer shows the full path in the address bar.
I usually copy this by pasting it into the cygwin command line, as in
cygpath ""
Then I copy the cygpath output paste so that I can cd to it. I also created the "Bash Shell Here" cpath
but this only works in right clicks.
I used WinSCP through SSH.
i.e. Run the SSH daemon in cygwin and connect to it through WinSCP.
Which file explorer can I use in Cygwin using paths like UNIX?
Is there a cyberwick X Windows Explorer?
source
share