| I am trying to use httrack to copy an RSS feed. I have turned off the cache
("-C0") and deleted all directories where a cache might be held. The problem,
however, is that the file has a "Date Modified" value of "2009-06-13 18:56"..
much earlier than the actual date it was created. You might have to run the
following command twice (deleting if you wish) to see the above mentioned date
stamp. Also, I *think* this is only true of some RSS feeds. Can someone help,
please! :-)
I am running on a debian system. Here is the command I use:
httrack <http://www.conceptualist.com/rss.php> -O "/final/destination/" -N
"feed/rss.xml" -F "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4" --clean --assume text/xml --ext-depth=1 -b0
-C0 -c8 -E10 -K4 -Q -R5 -r1 -T4
Your comments welcome, or email me mark@alwayspages.com.
Thanks
| |