In message <[EMAIL PROTECTED]> 
Heiko.Herold writes:

 > >I think the most straightforward mapping would also be the 
 > >most attractive:
 > >
 > >    ftp/site/dir/file
 > >    http/site/dir/file
 > >
 > >Wget should certainly have an option to make it behave this 
 > >way.  In fact,
 > >I'd prefer it to behave that way by default, for the reasons 
 > >you mention,
 > >and introduce an option to leave off the protocol.
 > >
 > 
 > I agree. What about https ?
 > The files could be either in a separate https directory (logically more
 > correct) or reside in the http directory in order to minimize
 > ../../../../dir/dir/dir/something url rewriting (since I suppose those
 > pages could share lots of inline pics and other links with the http
 > structure). 
 > 
...

I do agree with you. If changing the structure of wget result tree 
it would be need to have a structure compatible with another fine 
tool (pavuk). He builds the directory structure as follows:
<protocol>/<site>_<port>/..
This would solve the next arising problem: different content on different
ports.

Thanks

Joerg Ostertag


PS.: Thanks for wget a VERY fine tool.

Reply via email to