cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl: (55) select/poll returned error

From: David Larkin <David.Larkin_at_oit.state.nj.us>
Date: Fri, 29 Jun 2007 08:21:27 -0400

Hi ! We are using curl 7.15.3. The following is from our curl log. We
are trying to push a file to mainframe with curl. Does anyone have any
experience with this error ? We do not receive the error consistently.
Sometimes the transfer works. Below is the script we are trying to run.
Any help would be greatly appreciated. Thank You.

CURL PUT CMD: /usr/local/bin/curl -v --connect-timeout 30
--ftp-skip-pasv-ip --ftp-ssl -k -T /appmnt/SAFE/archive/2506.14 -Q 'site
chkptint=0' -Q 'site conddisp=delete' -Q 'site recfm=fb' -Q 'site
lrecl=850' -Q 'site cylinders primary=563 secondary=56 rlse'
ftp://logonid:pswd@devb.state.nj.us:21/\'HLPXXSSP.NJQM.XSSEMRG.DTL\' 2>>
/opt/SAFE/log/safe-curl.log

* subject: /C=US/ST=New Jersey/L=Trenton/O=New Jersey State
Government/OU=OIT/CN=devb.state.nj.us
* start date: 2007-06-08 00:00:00 GMT
* expire date: 2008-07-05 23:59:59 GMT
* common name: devb.state.nj.us (matched)
* issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust
Network/OU=Terms of use at https://www.verisign.com/rpa
(c)05/CN=VeriSign Class 3 Secure Server CA
* SSL certificate verify ok.
  % Total % Received % Xferd Average Speed Time Time Time
Current
* Uploaded unaligned file size (1002209280 out of 2604026850 bytes)
^M 38 2483M 0 0 38 955M 0 5964k 0:07:06 0:02:44
0:04:22 6479k* Closing connection #0
* SSLv3, TLS alert, Client hello (1):

curl: (55) select/poll returned error
Received on 2007-06-29