Hi all, I am using ApacheFtpServer as the server while attempting to test Apache Commons VFS SFTP file system and having problems. Jsch is complaining that the connection is refused, and yes the port/host match. To make things as simple as possible I copied the example from http://mina.apache.org/ftpserver/embedding-ftpserver-in-5-minutes.html into a class with a main. Running that and then attempting to connect w/ CuteFTP, WInScp and some other clients all fail. They basically complain that the connection was refused. Am i missing something...obivous :) Any pointers would be appreciated...
tya -- mP
