SSH to drive letter in Windows 2003
Posted
by
JohnnyG76
on Super User
See other posts from Super User
or by JohnnyG76
Published on 2012-03-15T19:48:33Z
Indexed on
2012/06/10
22:43 UTC
Read the original article
Hit count: 195
I have a Windows 2003 server running a SSH server (WRQ Reflection), how would I ssh to it and specify a specific drive letter? (like the D: drive)
ex: from another workstation: ssh [email protected] d:
When I do that it fails and I get this error: "exec request failed on channel 0" If I simply SSH to that same windowsbox without trying to specify a drive letter I get a Windows (CMD.EXE) command prompt shell on the C: drive. I can then run any windows command.
Thanks
© Super User or respective owner