<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - iblis</title>
<link>http://snipplr.com/users/iblis/tags/http</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 21:06:47 GMT</pubDate>
<item>
<title>(Bash) Batch download files from a web directory</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>
</channel>
</rss>