This article is assuming that you have installed CYGWIN on your Winders environment already.
I had troubles getting SSHD to run on the system and as with SSH it ended up being dumb file and/or directory permissions.
Make sure you have an /etc/password file. # mkpasswd -cl > /etc/passwd Make sure you have [...]
