I've been trying to implement an SFTP only server on a Windows 2000 machine using OpenSSH for Windows (mainly because absolutely no shell access necessary). I've found the following threads on other cygwin and ssh lists: http://archive.erdelynet.com/ssh-l/2003-10/msg00057.php
http://www.cygwin.com/ml/cygwin/2003-08/msg00738.html http://cygwin.com/ml/cygwin/2003-07/msg01500.html They are all about a year old. I was curious if anyone has found (or one of the above) is the best solution for this setup with these factors in mind: 1. SFTP access only, SCP would work but SFTP preferred 2. Chroot-ed access 3. Users' folders are stored in a shared folder on another server in the same Windows Domain (I assume that's just a cygdrive setup) Any information would be appreciated. John M Lauck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/