<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Download web page from cron in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861970#M98409</link>
    <description>Hello&lt;BR /&gt;I need to download a web page (to a text file) from a cron script. Web page is also a text file.&lt;BR /&gt;Any good idea from where to start?</description>
    <pubDate>Wed, 13 Sep 2006 07:40:43 GMT</pubDate>
    <dc:creator>Vladimir Fabecic</dc:creator>
    <dc:date>2006-09-13T07:40:43Z</dc:date>
    <item>
      <title>Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861970#M98409</link>
      <description>Hello&lt;BR /&gt;I need to download a web page (to a text file) from a cron script. Web page is also a text file.&lt;BR /&gt;Any good idea from where to start?</description>
      <pubDate>Wed, 13 Sep 2006 07:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861970#M98409</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-09-13T07:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861971#M98410</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would use curl or wget.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/curl-7.15.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/curl-7.15.5/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/wget-1.10.2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/wget-1.10.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Wed, 13 Sep 2006 07:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861971#M98410</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-13T07:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861972#M98411</link>
      <description>A textual web browser, such as lynx or links would also do the trick.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/lynx-2.8.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/lynx-2.8.5/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/links-0.99/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/links-0.99/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2006 07:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861972#M98411</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-13T07:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861973#M98412</link>
      <description>Hi Vladimir, &lt;BR /&gt;&lt;BR /&gt;wget http:/&lt;A href="http://www.hp.com/index.html" target="_blank"&gt;www.hp.com/index.html&lt;/A&gt; -O myTextFile.txt &lt;BR /&gt;&lt;BR /&gt;Best Regards</description>
      <pubDate>Wed, 13 Sep 2006 07:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861973#M98412</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2006-09-13T07:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861974#M98413</link>
      <description>Vladimir,&lt;BR /&gt;I installed wget, but ran into problems as our company does not allow direct access to external Web (proxy setup).&lt;BR /&gt;Check this before you start !</description>
      <pubDate>Wed, 13 Sep 2006 07:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861974#M98413</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-13T07:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861975#M98414</link>
      <description>&lt;!--!*#--&gt;If you don't want to install new software, telnet will also work.&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;  telnet &lt;A href="http://www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; 80 &amp;lt;&amp;lt; _EOF_&lt;BR /&gt;  GET / HTTP/1.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  exit&lt;BR /&gt;  _EOF_&lt;BR /&gt;} &amp;gt; index.html&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2006 08:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861975#M98414</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-13T08:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861976#M98415</link>
      <description>Hi Spex&lt;BR /&gt;&lt;BR /&gt;thanks for  excellent tip&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2006 08:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861976#M98415</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2006-09-13T08:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861977#M98416</link>
      <description>Thanks guys&lt;BR /&gt;I forgot wget. Very good idea.&lt;BR /&gt;Solution with telnet is also good.</description>
      <pubDate>Wed, 13 Sep 2006 09:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861977#M98416</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-09-13T09:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861978#M98417</link>
      <description>Hi Vladimir, &lt;BR /&gt;&lt;BR /&gt;I would also consider HTTrack if it going to be a linux machine. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 13 Sep 2006 13:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861978#M98417</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-09-13T13:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861979#M98418</link>
      <description>No, it is a HP-UX machine. Wget idea is perfect.&lt;BR /&gt;HTTrack? Is there something like that for HP-UX?</description>
      <pubDate>Thu, 14 Sep 2006 01:00:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861979#M98418</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-09-14T01:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Download web page from cron</title>
      <link>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861980#M98419</link>
      <description>hi vladmir,&lt;BR /&gt;&lt;BR /&gt;for httrack, you may wish to download the source and compile it for HP-UX. It may require some modifications to the makefile.&lt;BR /&gt;&lt;BR /&gt;see: &lt;A href="http://www.httrack.com/html/faq.html#QG6" target="_blank"&gt;http://www.httrack.com/html/faq.html#QG6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 14 Sep 2006 06:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/download-web-page-from-cron/m-p/3861980#M98419</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-09-14T06:13:23Z</dc:date>
    </item>
  </channel>
</rss>

