On 18 Aug 2005, at 18:48, Craig Walls wrote:
Following up on my previous question re: VFS component :

I still have the same problems as described before with the VFS FilePoller...

But, I finally got the VFS FileWriter to work with FTP (apparently I was
missing some JAR files).

BTW there's the FTP component using commons-net which might be a bit simpler to use...
http://servicemix.org/FTP


Now I *REALLY* need to use SFTP instead of FTP.
So, I added JSch to my classpath (per the instructions on the Commons VFS
site) and added an 's' to the beginning of the URL.

Now I get an UnknownHostKey error from JSch. Anybody know how I can get JSch to know my host (keeping in mind that I'm only using JSch via the VFS
component in ServiceMix)?

Hmm, haven't tried that yet - anyone else?

James
-------
http://radio.weblogs.com/0112098/

Reply via email to