[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Advanced Zope Scripting

nobody@nowhere.com nobody@nowhere.com
Wed, 04 Sep 2002 12:54:50 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/ScriptingZope.stx#3-160

---------------

      The *spider* option tells *wget* not to save the response as a
      file. Suppose that your script is protected and requires
      authorization. You can pass your user name and password with *wget* to
      access protected scripts::

        $ wget --spider --http_user=ZooKeeper --http_pass=SecretPhrase http://www.zopezope.org/Lions/feed

        % zettai - Sep. 4, 2002 12:54 pm:
         should be 'http-user' and 'http-passwd'