Guillaume Morin wrote:
> 
> Forward of
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=21588&repeatmerged=yes
> 
> ----
> 
> If I access a server not on the default port, wget does not write that
> port in the name of the directory it creates.  Here is an example:
> 
> --13:43:40--  http://www.center.osaka-u.ac.jp:7080/center/contents.html
>            => `www.center.osaka-u.ac.jp/center/contents.html'

This was changed with version 1.8. Now it will be saved under
www.center.osaka-u.ac.jp:7080.

$ wget -l inf -r http://www.wsu.edu:8080/~brians/errors/errors.html
--19:24:23--  http://www.wsu.edu:8080/%7Ebrians/errors/errors.html
           => `www.wsu.edu:8080/%7Ebrians/errors/errors.html'
Resolving www.wsu.edu... done.
Connecting to www.wsu.edu[134.121.1.61]:8080... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40,575 [text/html]

100%[====================================>] 40,575        22.62K/s   
ETA 00:00


There can still be directory collusions, but now only for different
services on the same host all on their default port (or http and https
on the same non-default port) i.e. ftp://host, http://host and
https://host will all be saved under host.


> ----
> 
> Please keep ,[EMAIL PROTECTED] CC'ed
> 
> --
> Guillaume Morin <[EMAIL PROTECTED]>
> 
>         Oh, that is nice out there, I think I'll stay for a while (RHCP)

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn

Reply via email to