Networking Forums

Networking Forums > Computer Networking > Linux Networking > Peculiar download problem :-(

Reply
Thread Tools Display Modes

Peculiar download problem :-(

 
 
FET
Guest
Posts: n/a

 
      12-19-2003, 04:36 AM
Hi everybody,
I am facing a strange problem with wget. I am trying to download fonts
from a website. i.e I pass the '-A ttf' option to wget. I am going
through a proxy. I cannot download anything from that site. The
response is shown below:

http://www.webpagepublicity.com/free-fonts/
=> `www.webpagepublicity.com/free-fonts/index.html'
Connecting to <my-proxy-server>... connected.
Proxy request sent, awaiting response... 403 Forbidden
ERROR 403: Forbidden.

Removing www.webpagepublicity.com/free-fonts/index.html since it
should be rejected.
unlink: No such file or directory

FINISHED
Downloaded: 0 bytes in 0 files

However, if I give the exact filename, i.e
http://www.webpagepublicity.com/free...a/AjaxFont.ttf to wget, then it
downloads the font file without any problems.

Can anyone please tell me why this behavior exists and what is the
work-around for downloading those ttf files?

Thanks in advance.

Regards.
 
Reply With Quote
 
 
 
 
Andy Zhang
Guest
Posts: n/a

 
      12-21-2003, 04:54 AM

"FET" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m...
> Hi everybody,
> I am facing a strange problem with wget. I am trying to download fonts
> from a website. i.e I pass the '-A ttf' option to wget. I am going
> through a proxy. I cannot download anything from that site. The
> response is shown below:
>
> http://www.webpagepublicity.com/free-fonts/
> => `www.webpagepublicity.com/free-fonts/index.html'
> Connecting to <my-proxy-server>... connected.
> Proxy request sent, awaiting response... 403 Forbidden
> ERROR 403: Forbidden.
>
> Removing www.webpagepublicity.com/free-fonts/index.html since it
> should be rejected.
> unlink: No such file or directory
>
> FINISHED
> Downloaded: 0 bytes in 0 files
>
> However, if I give the exact filename, i.e
> http://www.webpagepublicity.com/free...a/AjaxFont.ttf to wget, then it
> downloads the font file without any problems.
>
> Can anyone please tell me why this behavior exists and what is the
> work-around for downloading those ttf files?
>
> Thanks in advance.
>
> Regards.


It's not a problem with wget, but rather a problem with the way you're
trying to get the files. The server won't make a list of the files in the
directory /free-fonts (hence the 403) so you can't use the -A option.


--
Andy Zhang

Remove "removethis" to reply by email

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Netgear WN121T - peculiar problems kirbystealer@gmail.com Wireless Internet 1 08-24-2008 12:33 AM
Peculiar name resolution problem on VirginMedia cable connection Jeremy Nicoll - news posts Broadband 8 03-23-2008 08:53 AM
Peculiar DHCP actions DaveInPNG Windows Networking 1 02-16-2007 02:07 PM
peculiar time-related ADSL line problem mick Broadband 4 11-08-2005 01:58 PM
peculiar problem: ping works, but cannot browse. Need help of networkgurus. HS Linux Networking 9 08-10-2003 09:15 AM



1 2 3 4 5 6 7 8 9 10 11