cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: javacurl

From: Brian Dessent <brian_at_dessent.net>
Date: Thu, 01 Nov 2007 07:36:46 -0700

jan.ausperger_at_javlinconsulting.cz wrote:

> prepared test.java program and all was ok for http protocol but when I
> changed http for sftp, a perform() method returned '1', this is
> ERROR_UNSUPPORTED_PROTOCOL. I thing I have dll(s) without sftp support
> but I don't know what to do with this.

The javacurl.dll on that site was linked with libcurl 7.12.1 which is
fairly ancient. Support for sftp/scp wasn't added until 7.16.1, so
there's no way it's going to work. You'll have to rebuild the library
with a newer version of libcurl.

Brian
Received on 2007-11-01