I'm using this patch:
http://article.gmane.org/gmane.comp.web.wget.general/4855
to get dot-files (.htacess, etc) downloaded with wget.

This works fine, but in my output-file log, I get hundreds of pairs of lines like this:

No such file `'.
<empty line>

I ran with -d, and it seems to me that this is reported for every directory that is empty - I've attached snippets of the debug output below - if anyone can send me a fix to suppress these messages (and re-issue the patch mentioned above), would appreciate it!

Debug output:

--> CWD /.fantasticodata/Joomla^M
....
--> LIST -a^M
...
226-Options: -a -l
226 2 matches total
Ignoring `.' and `..';
Skipping.
DIRECTORY; perms 755; month: Oct; day: 15; time: 20:14:00 (no yr);
Ignoring `.' and `..';
Skipping.
...
--> PASV^M
...
--> RETR ^M

501 No file name
No such file `'.

Closed fd 5

Reply via email to