cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: gnutls_handshake() failed: -8

From: Dorr, Brad <Brad.Dorr_at_phns.com>
Date: Fri, 27 Jan 2006 13:48:16 -0500

Dan,

Thanks so much for you help I finally got it to work !!!!

Thanks,
Brad Dorr.

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se]On Behalf Of Dan Fandrich
Sent: Thursday, January 26, 2006 10:13 PM
To: the curl tool
Subject: Re: gnutls_handshake() failed: -8

On Thu, Jan 26, 2006 at 09:30:51PM -0500, Dorr, Brad wrote:
> Dan,
>
> I am new to curl so maybe I just have the syntax wrong. I want to retrieve a file from the spot where the login drops me when I connect to their site is this syntax correct. it doesn't retrieve any files.
>
> curl --ftp-ssl -1 -S --trace-ascii curltrace.trc --cacert /opt/TWWfsw/curl715/share/verisign4_b64_all.pem --cert-type PEM -vu DCH00YU:gu83u8usd01l ftp://136.181.135.38:11250
>
> the port I need is 11250.

You need to give the file name as part of the URL, e.g.
ftp://136.181.135.38:11250/file_i_want will get a file called file_i_want
from your home directory, where you get dropped after login.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-----------------------------------------
Disclaimer:
This electronic message, including any attachments, is confidential
and intended solely for use of the intended recipient(s). This
message may contain information that is privileged or otherwise
protected from disclosure by applicable law. Any unauthorized
disclosure, dissemination, use or reproduction is strictly
prohibited. If you have received this message in error, please
delete it and notify the sender immediately.
Received on 2006-01-27