> Has anyone tried using Apache SSHD with Windows ? You might be interested in my effort to integrate SSHD with Apache VFS and my VFS enabled shell, I test it mainly on Windows. See http://vfs-utils.sourceforge.net/shell/sshd.html Note that it is still work in progress, and there isn't an easy-to-use distribution available.
There is no authentication solution for local files foreseen however, since authentication is expected to be delivered by the virtual file system. If you'd bind on an FTP file system then the FTP provider would handle that. You can write your own authentication and just use the VFS shell for the commands. It would be nice to to have a user management plugin for SSHD like there is for the FTP server. Thinking of it, it might not be that hard to write an adapter for it. Frank _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
