~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to docs/MANUAL

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
        curl ftp://cool.haxx.se/
25
25
 
26
 
  Get a gopher document from funet's gopher server:
27
 
 
28
 
        curl gopher://gopher.funet.fi
29
 
 
30
26
  Get the definition of curl from a dictionary:
31
27
 
32
28
        curl dict://dict.org/m:curl
94
90
 
95
91
   Probably most commonly used with private certificates, as explained below.
96
92
 
97
 
 GOPHER
98
 
 
99
 
   Curl features no password support for gopher.
100
 
 
101
93
PROXY
102
94
 
103
95
 Get an ftp file using a proxy named my-proxy that uses port 888:
734
726
  Working with LDAP URLs":
735
727
  http://developer.netscape.com/docs/manuals/dirsdk/csdk30/url.htm
736
728
 
737
 
  RFC 2255, "The LDAP URL Format" http://www.rfc-editor.org/rfc/rfc2255.txt
 
729
  RFC 2255, "The LDAP URL Format" http://curl.haxx.se/rfc/rfc2255.txt
738
730
 
739
731
  To show you an example, this is now I can get all people from my local LDAP
740
732
  server that has a certain sub-domain in their email address:
748
740
 
749
741
  Curl reads and understands the following environment variables:
750
742
 
751
 
        http_proxy, HTTPS_PROXY, FTP_PROXY, GOPHER_PROXY
 
743
        http_proxy, HTTPS_PROXY, FTP_PROXY
752
744
 
753
745
  They should be set for protocol-specific proxies. General proxy should be
754
746
  set with