Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  IT & Network Administration  |  Remote Access  |  cURL

cURL

cURL - 7.19.7

Command-line file transfer tool.

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 7.19.7
Release Date: 2009-11-06
License: Freeware
Downloads (this version): 345
Downloads (all versions): 26,895

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, TELNET, DICT, FILE and LDAP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.

What's new in this version:

Changes:
  • -T. is now for non-blocking uploading from stdin
  • SYST handling on FTP for OS/400 FTP server cases
  • libcurl refuses to read a single HTTP header longer than 100K
  • added the --crlfile option to curl
Bugfixes:
  • The windows makefiles work again
  • libcurl-NSS acknowledges verifyhost
  • SIGSEGV when pipelined pipe unexpectedly breaks
  • data corruption issue with re-connected transfers
  • use after free if we're completed but easy_conn not NULL (pipelined)
  • missing strdup() return code check
  • CURLOPT_PROXY_TRANSFER_MODE could pass along wrong syntax
  • configure --with-gnutls=PATH fixed
  • ftp response reader bug on failed control connections
  • improved NSS error message on failed host name verifications
  • ftp NOBODY on re-used connection hang
  • configure uses pkg-config for cross-compiles as well
  • improved NSS detection in configure
  • cookie expiry date at 1970-jan-1 00:00:00
  • libcurl-OpenSSL failed to verify some certs with Subject Alternative Name
  • libcurl-OpenSSL can load CRL files with more than one certificate inside
  • received cookies without explicit path got saved wrong if the URL had a query part
  • don't shrink SO_SNDBUF on windows for those who have it set large already
  • connect next bug
  • invalid file name characters handling on Windows
  • double close() on the primary socket with libcurl-NSS
  • GSS negotiate infinite loop on bad credentials
  • memory leak in SCP/SFTP connections
  • use pkg-config to find out libssh2 installation details in configure
  • unparsable cookie expire dates make cookies get treated as session coookies
  • POST with Digest authentication and "Transfer-Encoding: chunked"
  • SCP connection re-use with wrong auth
  • CURLINFO_CONTENT_LENGTH_DOWNLOAD for 0 bytes transfers
  • CURLINFO_SIZE_DOWNLOAD for ldap transfers (-w size_download)

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC

Additional Requirements:

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

cURL CommentaryClarus, it's curl.… - Version: 7.9.3, 8/8/2002 11:15PM PST

(11 of 11 users found this comment useful)

sooloo
Yes, it's command line only. Copy the URL you want to download to the clipboard, open Terminal.app, type curl -O, hit the spacebar, hit Cmd-V, hit return. The file will shortly be in your home directory. It's part of the standard OSX install (version 7.7.2 on my installation of 10.1.5) so you only need this if you're absolutely obsessive about having the latest version of everything.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

cURL CommentaryThis appears to… - Version: 7.9.3, 3/18/2002 03:45PM PST

(0 of 15 users found this comment useful)

Clarus1
be a command line only client
Post a commentAlert Admin