bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget 1.8's --delete-after doesn't remove robots.txt


From: Dan Jacobson
Subject: wget 1.8's --delete-after doesn't remove robots.txt
Date: 03 May 2002 16:10:14 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

wget 1.8's --delete-after doesn't remove robots.txt

wget -Y off -r -nd --delete-after http://localhost/
--16:03:53--  http://localhost/
           => `index.html'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:80... connected.
...
Loading robots.txt; please ignore errors.
--16:03:53--  http://localhost/robots.txt
           => `robots.txt.3'

As you can see by the .3, the version numbers are mounting up.  This
doesn't happen for usual files.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

[Prev in Thread] Current Thread [Next in Thread]