<?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 Re: wget in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212399#M326362</link>
    <description>It may be possible, but it may not be easy.&lt;BR /&gt;If the Web site expects to save a cookie to&lt;BR /&gt;identify a user, then you'll need to use wget&lt;BR /&gt;options like --save-cookies, --load-cookies,&lt;BR /&gt;and --keep-session-cookies to deal with them,&lt;BR /&gt;and you'll need to figure out the sequence of&lt;BR /&gt;Web pages to load, and the form data to use&lt;BR /&gt;with --post-data and/or --post-file.</description>
    <pubDate>Sat, 07 Jun 2008 01:06:36 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-06-07T01:06:36Z</dc:date>
    <item>
      <title>wget</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212398#M326361</link>
      <description>&lt;BR /&gt;I want to figure out a way where I can login into a website and leave a blog and validate that blog.&lt;BR /&gt;&lt;BR /&gt;./wget --post-data 'user=guest&amp;amp;passwd=guest'  &lt;A href="http://my.opera.com/community/login/" target="_blank"&gt;http://my.opera.com/community/login/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can I do that thru wget coz currently I am able to save index.html which I dont want. &lt;BR /&gt;&lt;BR /&gt;Can someone help in loggining into a website and leave a blog and validate that the blog was  updated.&lt;BR /&gt;&lt;BR /&gt;If this can be done thru perl then please explain a little bit abt the code as well.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Allanm</description>
      <pubDate>Fri, 06 Jun 2008 23:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212398#M326361</guid>
      <dc:creator>Allanm</dc:creator>
      <dc:date>2008-06-06T23:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: wget</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212399#M326362</link>
      <description>It may be possible, but it may not be easy.&lt;BR /&gt;If the Web site expects to save a cookie to&lt;BR /&gt;identify a user, then you'll need to use wget&lt;BR /&gt;options like --save-cookies, --load-cookies,&lt;BR /&gt;and --keep-session-cookies to deal with them,&lt;BR /&gt;and you'll need to figure out the sequence of&lt;BR /&gt;Web pages to load, and the form data to use&lt;BR /&gt;with --post-data and/or --post-file.</description>
      <pubDate>Sat, 07 Jun 2008 01:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212399#M326362</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-06-07T01:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: wget</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212400#M326363</link>
      <description>I tried automated form submission through lynx browser but no luck : &lt;BR /&gt;&lt;BR /&gt;echo "Name=xxx&amp;amp;Password=xxx&amp;amp;'log in'=Submit\n---\n" | lynx -post_data -accept_all_cookies &lt;A href="http://my.opera.com/community/login/" target="_blank"&gt;http://my.opera.com/community/login/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Seniors!, Please help!!!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Allan</description>
      <pubDate>Mon, 09 Jun 2008 22:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212400#M326363</guid>
      <dc:creator>Allanm</dc:creator>
      <dc:date>2008-06-09T22:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: wget</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212401#M326364</link>
      <description>You might be able to get some extended wget&lt;BR /&gt;advice on the wget mailing list,&lt;BR /&gt;"WGET@sunsite.dk", but many people don't&lt;BR /&gt;already have accounts for the site you're&lt;BR /&gt;trying to access, and may not wish to invest&lt;BR /&gt;the time and effort to debug your problem.&lt;BR /&gt;&lt;BR /&gt;You could look into ways in which you could&lt;BR /&gt;trace the traffic in a successful Web browser&lt;BR /&gt;session, and use wget's "-d" option to show&lt;BR /&gt;you in some detail what it's doing when it&lt;BR /&gt;runs.</description>
      <pubDate>Wed, 11 Jun 2008 02:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wget/m-p/4212401#M326364</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-06-11T02:08:03Z</dc:date>
    </item>
  </channel>
</rss>

