home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / GNUWGET.ARJ / GNUWGET.ZIP / wget-1.4.3 / doc / wget.info-3 < prev    next >
Encoding:
GNU Info File  |  1997-02-09  |  26.6 KB  |  515 lines

  1. This is Info file wget.info, produced by Makeinfo version 1.67 from the
  2. input file ./wget.texi.
  3.  
  4.    Permission is granted to make and distribute verbatim copies of this
  5. manual provided the copyright notice and this permission notice are
  6. preserved on all copies.  Permission is granted to copy and distribute
  7. modified versions of this manual under the conditions for verbatim
  8. copying, provided also that the sections entitled "Copying" and "GNU
  9. General Public License" are included exactly as in the original, and
  10. provided that the entire resulting derived work is distributed under
  11. the terms of a permission notice identical to this one.
  12.  
  13. 
  14. File: wget.info,  Node: Copying,  Next: Concept Index,  Prev: Appendices,  Up: Top
  15.  
  16. GNU GENERAL PUBLIC LICENSE
  17. **************************
  18.  
  19.                          Version 2, June 1991
  20.  
  21.      Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  22.      675 Mass Ave, Cambridge, MA 02139, USA
  23.      
  24.      Everyone is permitted to copy and distribute verbatim copies
  25.      of this license document, but changing it is not allowed.
  26.  
  27. Preamble
  28. ========
  29.  
  30.    The licenses for most software are designed to take away your
  31. freedom to share and change it.  By contrast, the GNU General Public
  32. License is intended to guarantee your freedom to share and change free
  33. software--to make sure the software is free for all its users.  This
  34. General Public License applies to most of the Free Software
  35. Foundation's software and to any other program whose authors commit to
  36. using it.  (Some other Free Software Foundation software is covered by
  37. the GNU Library General Public License instead.)  You can apply it to
  38. your programs, too.
  39.  
  40.    When we speak of free software, we are referring to freedom, not
  41. price.  Our General Public Licenses are designed to make sure that you
  42. have the freedom to distribute copies of free software (and charge for
  43. this service if you wish), that you receive source code or can get it
  44. if you want it, that you can change the software or use pieces of it in
  45. new free programs; and that you know you can do these things.
  46.  
  47.    To protect your rights, we need to make restrictions that forbid
  48. anyone to deny you these rights or to ask you to surrender the rights.
  49. These restrictions translate to certain responsibilities for you if you
  50. distribute copies of the software, or if you modify it.
  51.  
  52.    For example, if you distribute copies of such a program, whether
  53. gratis or for a fee, you must give the recipients all the rights that
  54. you have.  You must make sure that they, too, receive or can get the
  55. source code.  And you must show them these terms so they know their
  56. rights.
  57.  
  58.    We protect your rights with two steps: (1) copyright the software,
  59. and (2) offer you this license which gives you legal permission to copy,
  60. distribute and/or modify the software.
  61.  
  62.    Also, for each author's protection and ours, we want to make certain
  63. that everyone understands that there is no warranty for this free
  64. software.  If the software is modified by someone else and passed on, we
  65. want its recipients to know that what they have is not the original, so
  66. that any problems introduced by others will not reflect on the original
  67. authors' reputations.
  68.  
  69.    Finally, any free program is threatened constantly by software
  70. patents.  We wish to avoid the danger that redistributors of a free
  71. program will individually obtain patent licenses, in effect making the
  72. program proprietary.  To prevent this, we have made it clear that any
  73. patent must be licensed for everyone's free use or not licensed at all.
  74.  
  75.    The precise terms and conditions for copying, distribution and
  76. modification follow.
  77.  
  78.     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  79.  
  80.   1. This License applies to any program or other work which contains a
  81.      notice placed by the copyright holder saying it may be distributed
  82.      under the terms of this General Public License.  The "Program",
  83.      below, refers to any such program or work, and a "work based on
  84.      the Program" means either the Program or any derivative work under
  85.      copyright law: that is to say, a work containing the Program or a
  86.      portion of it, either verbatim or with modifications and/or
  87.      translated into another language.  (Hereinafter, translation is
  88.      included without limitation in the term "modification".)  Each
  89.      licensee is addressed as "you".
  90.  
  91.      Activities other than copying, distribution and modification are
  92.      not covered by this License; they are outside its scope.  The act
  93.      of running the Program is not restricted, and the output from the
  94.      Program is covered only if its contents constitute a work based on
  95.      the Program (independent of having been made by running the
  96.      Program).  Whether that is true depends on what the Program does.
  97.  
  98.   2. You may copy and distribute verbatim copies of the Program's
  99.      source code as you receive it, in any medium, provided that you
  100.      conspicuously and appropriately publish on each copy an appropriate
  101.      copyright notice and disclaimer of warranty; keep intact all the
  102.      notices that refer to this License and to the absence of any
  103.      warranty; and give any other recipients of the Program a copy of
  104.      this License along with the Program.
  105.  
  106.      You may charge a fee for the physical act of transferring a copy,
  107.      and you may at your option offer warranty protection in exchange
  108.      for a fee.
  109.  
  110.   3. You may modify your copy or copies of the Program or any portion
  111.      of it, thus forming a work based on the Program, and copy and
  112.      distribute such modifications or work under the terms of Section 1
  113.      above, provided that you also meet all of these conditions:
  114.  
  115.        a. You must cause the modified files to carry prominent notices
  116.           stating that you changed the files and the date of any change.
  117.  
  118.        b. You must cause any work that you distribute or publish, that
  119.           in whole or in part contains or is derived from the Program
  120.           or any part thereof, to be licensed as a whole at no charge
  121.           to all third parties under the terms of this License.
  122.  
  123.        c. If the modified program normally reads commands interactively
  124.           when run, you must cause it, when started running for such
  125.           interactive use in the most ordinary way, to print or display
  126.           an announcement including an appropriate copyright notice and
  127.           a notice that there is no warranty (or else, saying that you
  128.           provide a warranty) and that users may redistribute the
  129.           program under these conditions, and telling the user how to
  130.           view a copy of this License.  (Exception: if the Program
  131.           itself is interactive but does not normally print such an
  132.           announcement, your work based on the Program is not required
  133.           to print an announcement.)
  134.  
  135.      These requirements apply to the modified work as a whole.  If
  136.      identifiable sections of that work are not derived from the
  137.      Program, and can be reasonably considered independent and separate
  138.      works in themselves, then this License, and its terms, do not
  139.      apply to those sections when you distribute them as separate
  140.      works.  But when you distribute the same sections as part of a
  141.      whole which is a work based on the Program, the distribution of
  142.      the whole must be on the terms of this License, whose permissions
  143.      for other licensees extend to the entire whole, and thus to each
  144.      and every part regardless of who wrote it.
  145.  
  146.      Thus, it is not the intent of this section to claim rights or
  147.      contest your rights to work written entirely by you; rather, the
  148.      intent is to exercise the right to control the distribution of
  149.      derivative or collective works based on the Program.
  150.  
  151.      In addition, mere aggregation of another work not based on the
  152.      Program with the Program (or with a work based on the Program) on
  153.      a volume of a storage or distribution medium does not bring the
  154.      other work under the scope of this License.
  155.  
  156.   4. You may copy and distribute the Program (or a work based on it,
  157.      under Section 2) in object code or executable form under the terms
  158.      of Sections 1 and 2 above provided that you also do one of the
  159.      following:
  160.  
  161.        a. Accompany it with the complete corresponding machine-readable
  162.           source code, which must be distributed under the terms of
  163.           Sections 1 and 2 above on a medium customarily used for
  164.           software interchange; or,
  165.  
  166.        b. Accompany it with a written offer, valid for at least three
  167.           years, to give any third party, for a charge no more than your
  168.           cost of physically performing source distribution, a complete
  169.           machine-readable copy of the corresponding source code, to be
  170.           distributed under the terms of Sections 1 and 2 above on a
  171.           medium customarily used for software interchange; or,
  172.  
  173.        c. Accompany it with the information you received as to the offer
  174.           to distribute corresponding source code.  (This alternative is
  175.           allowed only for noncommercial distribution and only if you
  176.           received the program in object code or executable form with
  177.           such an offer, in accord with Subsection b above.)
  178.  
  179.      The source code for a work means the preferred form of the work for
  180.      making modifications to it.  For an executable work, complete
  181.      source code means all the source code for all modules it contains,
  182.      plus any associated interface definition files, plus the scripts
  183.      used to control compilation and installation of the executable.
  184.      However, as a special exception, the source code distributed need
  185.      not include anything that is normally distributed (in either
  186.      source or binary form) with the major components (compiler,
  187.      kernel, and so on) of the operating system on which the executable
  188.      runs, unless that component itself accompanies the executable.
  189.  
  190.      If distribution of executable or object code is made by offering
  191.      access to copy from a designated place, then offering equivalent
  192.      access to copy the source code from the same place counts as
  193.      distribution of the source code, even though third parties are not
  194.      compelled to copy the source along with the object code.
  195.  
  196.   5. You may not copy, modify, sublicense, or distribute the Program
  197.      except as expressly provided under this License.  Any attempt
  198.      otherwise to copy, modify, sublicense or distribute the Program is
  199.      void, and will automatically terminate your rights under this
  200.      License.  However, parties who have received copies, or rights,
  201.      from you under this License will not have their licenses
  202.      terminated so long as such parties remain in full compliance.
  203.  
  204.   6. You are not required to accept this License, since you have not
  205.      signed it.  However, nothing else grants you permission to modify
  206.      or distribute the Program or its derivative works.  These actions
  207.      are prohibited by law if you do not accept this License.
  208.      Therefore, by modifying or distributing the Program (or any work
  209.      based on the Program), you indicate your acceptance of this
  210.      License to do so, and all its terms and conditions for copying,
  211.      distributing or modifying the Program or works based on it.
  212.  
  213.   7. Each time you redistribute the Program (or any work based on the
  214.      Program), the recipient automatically receives a license from the
  215.      original licensor to copy, distribute or modify the Program
  216.      subject to these terms and conditions.  You may not impose any
  217.      further restrictions on the recipients' exercise of the rights
  218.      granted herein.  You are not responsible for enforcing compliance
  219.      by third parties to this License.
  220.  
  221.   8. If, as a consequence of a court judgment or allegation of patent
  222.      infringement or for any other reason (not limited to patent
  223.      issues), conditions are imposed on you (whether by court order,
  224.      agreement or otherwise) that contradict the conditions of this
  225.      License, they do not excuse you from the conditions of this
  226.      License.  If you cannot distribute so as to satisfy simultaneously
  227.      your obligations under this License and any other pertinent
  228.      obligations, then as a consequence you may not distribute the
  229.      Program at all.  For example, if a patent license would not permit
  230.      royalty-free redistribution of the Program by all those who
  231.      receive copies directly or indirectly through you, then the only
  232.      way you could satisfy both it and this License would be to refrain
  233.      entirely from distribution of the Program.
  234.  
  235.      If any portion of this section is held invalid or unenforceable
  236.      under any particular circumstance, the balance of the section is
  237.      intended to apply and the section as a whole is intended to apply
  238.      in other circumstances.
  239.  
  240.      It is not the purpose of this section to induce you to infringe any
  241.      patents or other property right claims or to contest validity of
  242.      any such claims; this section has the sole purpose of protecting
  243.      the integrity of the free software distribution system, which is
  244.      implemented by public license practices.  Many people have made
  245.      generous contributions to the wide range of software distributed
  246.      through that system in reliance on consistent application of that
  247.      system; it is up to the author/donor to decide if he or she is
  248.      willing to distribute software through any other system and a
  249.      licensee cannot impose that choice.
  250.  
  251.      This section is intended to make thoroughly clear what is believed
  252.      to be a consequence of the rest of this License.
  253.  
  254.   9. If the distribution and/or use of the Program is restricted in
  255.      certain countries either by patents or by copyrighted interfaces,
  256.      the original copyright holder who places the Program under this
  257.      License may add an explicit geographical distribution limitation
  258.      excluding those countries, so that distribution is permitted only
  259.      in or among countries not thus excluded.  In such case, this
  260.      License incorporates the limitation as if written in the body of
  261.      this License.
  262.  
  263.  10. The Free Software Foundation may publish revised and/or new
  264.      versions of the General Public License from time to time.  Such
  265.      new versions will be similar in spirit to the present version, but
  266.      may differ in detail to address new problems or concerns.
  267.  
  268.      Each version is given a distinguishing version number.  If the
  269.      Program specifies a version number of this License which applies
  270.      to it and "any later version", you have the option of following
  271.      the terms and conditions either of that version or of any later
  272.      version published by the Free Software Foundation.  If the Program
  273.      does not specify a version number of this License, you may choose
  274.      any version ever published by the Free Software Foundation.
  275.  
  276.  11. If you wish to incorporate parts of the Program into other free
  277.      programs whose distribution conditions are different, write to the
  278.      author to ask for permission.  For software which is copyrighted
  279.      by the Free Software Foundation, write to the Free Software
  280.      Foundation; we sometimes make exceptions for this.  Our decision
  281.      will be guided by the two goals of preserving the free status of
  282.      all derivatives of our free software and of promoting the sharing
  283.      and reuse of software generally.
  284.  
  285.                                 NO WARRANTY
  286.  
  287.  12. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
  288.      WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
  289.      LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
  290.      HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
  291.      WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
  292.      NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  293.      FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE
  294.      QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  295.      PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  296.      SERVICING, REPAIR OR CORRECTION.
  297.  
  298.  13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  299.      WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
  300.      MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
  301.      LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
  302.      INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
  303.      INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
  304.      DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU
  305.      OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY
  306.      OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
  307.      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  308.  
  309.                       END OF TERMS AND CONDITIONS
  310.  
  311. How to Apply These Terms to Your New Programs
  312. =============================================
  313.  
  314.    If you develop a new program, and you want it to be of the greatest
  315. possible use to the public, the best way to achieve this is to make it
  316. free software which everyone can redistribute and change under these
  317. terms.
  318.  
  319.    To do so, attach the following notices to the program.  It is safest
  320. to attach them to the start of each source file to most effectively
  321. convey the exclusion of warranty; and each file should have at least
  322. the "copyright" line and a pointer to where the full notice is found.
  323.  
  324.      ONE LINE TO GIVE THE PROGRAM'S NAME AND AN IDEA OF WHAT IT DOES.
  325.      Copyright (C) 19YY  NAME OF AUTHOR
  326.      
  327.      This program is free software; you can redistribute it and/or
  328.      modify it under the terms of the GNU General Public License
  329.      as published by the Free Software Foundation; either version 2
  330.      of the License, or (at your option) any later version.
  331.      
  332.      This program is distributed in the hope that it will be useful,
  333.      but WITHOUT ANY WARRANTY; without even the implied warranty of
  334.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  335.      GNU General Public License for more details.
  336.      
  337.      You should have received a copy of the GNU General Public License
  338.      along with this program; if not, write to the Free Software
  339.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  340.  
  341.    Also add information on how to contact you by electronic and paper
  342. mail.
  343.  
  344.    If the program is interactive, make it output a short notice like
  345. this when it starts in an interactive mode:
  346.  
  347.      Gnomovision version 69, Copyright (C) 19YY NAME OF AUTHOR
  348.      Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
  349.      type `show w'.  This is free software, and you are welcome
  350.      to redistribute it under certain conditions; type `show c'
  351.      for details.
  352.  
  353.    The hypothetical commands `show w' and `show c' should show the
  354. appropriate parts of the General Public License.  Of course, the
  355. commands you use may be called something other than `show w' and `show
  356. c'; they could even be mouse-clicks or menu items--whatever suits your
  357. program.
  358.  
  359.    You should also get your employer (if you work as a programmer) or
  360. your school, if any, to sign a "copyright disclaimer" for the program,
  361. if necessary.  Here is a sample; alter the names:
  362.  
  363.      Yoyodyne, Inc., hereby disclaims all copyright
  364.      interest in the program `Gnomovision'
  365.      (which makes passes at compilers) written
  366.      by James Hacker.
  367.      
  368.      SIGNATURE OF TY COON, 1 April 1989
  369.      Ty Coon, President of Vice
  370.  
  371.    This General Public License does not permit incorporating your
  372. program into proprietary programs.  If your program is a subroutine
  373. library, you may consider it more useful to permit linking proprietary
  374. applications with the library.  If this is what you want to do, use the
  375. GNU Library General Public License instead of this License.
  376.  
  377. 
  378. File: wget.info,  Node: Concept Index,  Prev: Copying,  Up: Top
  379.  
  380. Concept Index
  381. *************
  382.  
  383. * Menu:
  384.  
  385. * .netrc:                                Startup File.
  386. * .wgetrc:                               Startup File.
  387. * accept directories:                    Directory-Based Limits.
  388. * accept suffixes:                       Types of Files.
  389. * accept wildcards:                      Types of Files.
  390. * advanced options:                      Advanced Options.
  391. * all hosts:                             All Hosts.
  392. * append to log:                         Basic Options.
  393. * arguments:                             Invoking.
  394. * authentication:                        Advanced Options.
  395. * basic options:                         Basic Options.
  396. * bug reports:                           Reporting Bugs.
  397. * bugs:                                  Reporting Bugs.
  398. * command line:                          Invoking.
  399. * Content-Length, ignore:                Advanced Options.
  400. * continue retrieval:                    Advanced Options.
  401. * contributors:                          Contributors.
  402. * conversion of links:                   Advanced Options.
  403. * copying:                               Copying.
  404. * debug:                                 Basic Options.
  405. * delete after retrieval:                Advanced Options.
  406. * directories:                           Directory-Based Limits.
  407. * directories, exclude:                  Directory-Based Limits.
  408. * directories, include:                  Directory-Based Limits.
  409. * directory limits:                      Directory-Based Limits.
  410. * directory prefix:                      Advanced Options.
  411. * DNS lookup:                            Host Checking.
  412. * dot style:                             Advanced Options.
  413. * examples:                              Examples.
  414. * exclude directories:                   Directory-Based Limits.
  415. * execute wgetrc command:                Advanced Options.
  416. * features:                              Overview.
  417. * filling proxy cache:                   Advanced Options.
  418. * following ftp links:                   FTP Links.
  419. * following links:                       Following Links.
  420. * force html:                            Advanced Options.
  421. * ftp time-stamping:                     FTP Time-Stamping Internals.
  422. * globbing, toggle:                      Advanced Options.
  423. * GPL:                                   Copying.
  424. * hangup:                                Signals.
  425. * header, add:                           Advanced Options.
  426. * host checking:                         Host Checking.
  427. * host lookup:                           Host Checking.
  428. * http password:                         Advanced Options.
  429. * http time-stamping:                    HTTP Time-Stamping Internals.
  430. * http user:                             Advanced Options.
  431. * ignore length:                         Advanced Options.
  432. * include directories:                   Directory-Based Limits.
  433. * incremental updating:                  Time-Stamping.
  434. * input-file:                            Basic Options.
  435. * invoking:                              Invoking.
  436. * latest version:                        Distribution.
  437. * links:                                 Following Links.
  438. * links conversion:                      Advanced Options.
  439. * list:                                  Mailing List.
  440. * location of wgetrc:                    Wgetrc Location.
  441. * log file:                              Basic Options.
  442. * mailing list:                          Mailing List.
  443. * mirroring:                             Guru Usage.
  444. * no parent:                             Directory-Based Limits.
  445. * no warranty:                           Copying.
  446. * no-clobber:                            Basic Options.
  447. * nohup:                                 Invoking.
  448. * norobots disallow:                     Disallow Field.
  449. * norobots examples:                     Norobots Examples.
  450. * norobots format:                       RES Format.
  451. * norobots introduction:                 Introduction to RES.
  452. * norobots user-agent:                   User-Agent Field.
  453. * number of retries:                     Basic Options.
  454. * operating systems:                     Portability.
  455. * option syntax:                         Option Syntax.
  456. * output file:                           Basic Options.
  457. * overview:                              Overview.
  458. * passive ftp:                           Advanced Options.
  459. * pause:                                 Advanced Options.
  460. * portability:                           Portability.
  461. * proxy:                                 Advanced Options.
  462. * proxy filling:                         Advanced Options.
  463. * quiet:                                 Basic Options.
  464. * quota:                                 Advanced Options.
  465. * recursion:                             Recursive Retrieval.
  466. * recursive retrieval:                   Recursive Retrieval.
  467. * redirecting output:                    Guru Usage.
  468. * reject directories:                    Directory-Based Limits.
  469. * reject suffixes:                       Types of Files.
  470. * reject wildcards:                      Types of Files.
  471. * relative links:                        Relative Links.
  472. * reporting bugs:                        Reporting Bugs.
  473. * retries:                               Basic Options.
  474. * retrieval tracing style:               Advanced Options.
  475. * retrieve symbolic links:               Advanced Options.
  476. * retrieving:                            Recursive Retrieval.
  477. * robots:                                Robots.
  478. * robots.txt:                            Robots.
  479. * sample wgetrc:                         Sample Wgetrc.
  480. * security:                              Security Considerations.
  481. * server maintenance:                    Robots.
  482. * server response, print:                Advanced Options.
  483. * server response, save:                 Advanced Options.
  484. * signal handling:                       Signals.
  485. * span hosts:                            All Hosts.
  486. * spider:                                Advanced Options.
  487. * startup:                               Startup File.
  488. * startup file:                          Startup File.
  489. * suffixes, accept:                      Types of Files.
  490. * suffixes, reject:                      Types of Files.
  491. * syntax of options:                     Option Syntax.
  492. * syntax of wgetrc:                      Wgetrc Syntax.
  493. * time-stamping:                         Time-Stamping.
  494. * time-stamping usage:                   Time-Stamping Usage.
  495. * timeout:                               Advanced Options.
  496. * timestamping:                          Time-Stamping.
  497. * tries:                                 Basic Options.
  498. * types of files:                        Types of Files.
  499. * updating the archives:                 Time-Stamping.
  500. * URL:                                   URL Format.
  501. * URL syntax:                            URL Format.
  502. * usage, time-stamping:                  Time-Stamping Usage.
  503. * various:                               Various.
  504. * verbose:                               Basic Options.
  505. * wait:                                  Advanced Options.
  506. * Wget as spider:                        Advanced Options.
  507. * wgetrc:                                Startup File.
  508. * wgetrc commands:                       Wgetrc Commands.
  509. * wgetrc location:                       Wgetrc Location.
  510. * wgetrc syntax:                         Wgetrc Syntax.
  511. * wildcards, accept:                     Types of Files.
  512. * wildcards, reject:                     Types of Files.
  513.  
  514.  
  515.