For me it is a syntax error in config file, with the latest windows openssh you can't specify a folder like "f:\share\", you need to remove the trailing slash like "f:\share" for it to work. If you run sshd from a console you can see the error: invalid quotes.