Changes between Version 12 and Version 13 of NikySandbox/WebExample


Ignore:
Timestamp:
07/06/12 06:39:35 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NikySandbox/WebExample

    v12 v13  
    51512012-07-06 04:32:59 (127 MB/s) - “index.html” saved [548/548]
    5252   }}}
    53   * The above command only downloads the `index.html` file from the webserver. As we are going to see later a web page might consist of multiple web pages or other objects such as pictures, videos etc. In order to force wget to download all dependencies of a page use the following options :
     53 
     54 * The above command only downloads the `index.html` file from the webserver. As we are going to see later a web page might consist of multiple web pages or other objects such as pictures, videos etc. In order to force wget to download all dependencies of a page use the following options :
    5455   {{{
    5556   [inki@Client1 ~]$ wget -m -p http://pc484.emulab.net