<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel rdf:about="http://base-art.net/Articles/26/">
<description>&lt;p&gt;I use to deal with large files under the console (copying iso images, videos) but cp doesn't display much informations. Few days ago i read &lt;a class="reference" href="http://www.mechanicalcat.net/richard/log/Python/Progress_display"&gt;a post from Richard Jones&lt;/a&gt; who wrote a very nice iterator aimed to display ETA informations about tasks on the console. So, here comes &lt;a class="reference" href="http://svn.pythonfr.org/public/pythonfr/utils/misc/progressCopy.py"&gt;progressCopy.py&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Though it's not as powerfull as GNU CP, it performs everyday tasks like copying, moving files or directories around with ETA informations :) Enjoy the console !&lt;/p&gt;
</description>
<link>http://base-art.net/Articles/26/</link>
<title>Comments on article "progressCopy"</title>



<items />


</channel>



</rdf:RDF>