I am not sure if I understand you correctly, but wget (in http mode) 
cannot view the directory listing.
This is only possible in ftp mode, but of course 
you can only use ftp on an ftp-server.
On an http server, wget can only follow from link to link 
or download a "hidden" file if you enter its URL.

CU
Jens


�̺��� wrote:
> 
> I'm sorry, but I have no community to know about my question.
> 
> I want to know ...
> 
> How can I scan the Web Server's all data using the wget.
> 
> I want to get all files  under "DocumentRoot". (ex. when using apache Web Server ... 
>httpd.conf)
> 
> I want to get all files under "DocumentRoot" ALL FILES that not linked and just 
>exist under "DocumentRoot"
> 
> How can I do??
> 
> wget -r http://www.aaa.org  was not scan all files under "DocumentRoot"...
> 
> Best Regard

Reply via email to