<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/wget</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 11:28:23 GMT</pubDate>
<item>
<title>(Bash) Download All Files from an Online Directory - lakedenman</title>
<link>http://snipplr.com/view/5996/download-all-files-from-an-online-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 Apr 2008 02:03:54 GMT</pubDate>
<guid>http://snipplr.com/view/5996/download-all-files-from-an-online-directory/</guid>
</item>
<item>
<title>(Bash) Batch download files from a web directory - iblis</title>
<link>http://snipplr.com/view/3861/batch-download-files-from-a-web-directory/</link>
<description><![CDATA[ <p>-nd   do not create a hierarchy of directories (save all recursively retrieved files in the current directory)
-r      recursive retrieving
-l1    set maximum recursion depth to 1 (stay in that folder): set to 2 if necessary
--no-parent     do not ever ascend to the parent directory
-A    specify file name suffixes or patterns to accept (-R to reject)</p> ]]></description>
<pubDate>Mon, 08 Oct 2007 14:01:23 GMT</pubDate>
<guid>http://snipplr.com/view/3861/batch-download-files-from-a-web-directory/</guid>
</item>
<item>
<title>(Bash) wget with username and password - noah</title>
<link>http://snipplr.com/view/2687/wget-with-username-and-password/</link>
<description><![CDATA[ <p>This is how to connect to a secure site with wget.  The Cygwin manpage is quite confusing on this issue.</p> ]]></description>
<pubDate>Tue, 22 May 2007 11:08:00 GMT</pubDate>
<guid>http://snipplr.com/view/2687/wget-with-username-and-password/</guid>
</item>
<item>
<title>(Bash) Bash - rinomina.sh - whitetiger</title>
<link>http://snipplr.com/view/1627/bash--rinominash/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:34 GMT</pubDate>
<guid>http://snipplr.com/view/1627/bash--rinominash/</guid>
</item>
</channel>
</rss>