�̺��� 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??

You can't. HTTP just doesn't provide any way to do this. And httpd.conf isn't in
the document root (at least, not unless you've gone to great pains to put it
there.)

You could use FTP, if you have or can get an account on the server, but the tone
of your email suggests that this is not possible either.

Max.

Reply via email to