I am trying ssh across samba from linux to windows cygwin. Command line responds with permission denied when I try this so I have tried to install sshd to help me with this. When I enter the command:
ssh-host-config -y it runs through the setup process but then claims there is no such file or directory as ssh-host-config.3296/services The command line then responds that services could not be added. So when I try and run sshd with net start sshd it says system path cannot be specified.
I have tried to run cygrunsrv -S sshd and got bash: cygrunsrv: command not found.
Does anyone know the problem here?
Thanks for any help.
cygrunsrvas one of the applications installed at setup? – heavyd Jun 28 '10 at 16:59cygrunsrv. – chrissygormley Jun 29 '10 at 7:58