You are not logged in.

#1 2008-12-01 16:55:16

void.pointer
Member
From: Dallas, TX
Registered: 2008-07-30
Posts: 239

Problem with wget

Hi,

I'm trying to download a zip file named tutnt.zip at this URL using the 'wget' command:
http://www.realm667.com/index.php?optio … 33&Itemid=

However, it's downloading some other file instead. How can I make this work from the command line? It works perfectly fine from Firefox on Windows.

Offline

#2 2008-12-01 17:18:48

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Problem with wget

wget --referer=www.realm667.com --content-disposition "http://www.realm667.com/index.php?option=com_docman&task=doc_download&gid=133&Itemid="

1000

Offline

Board footer

Powered by FluxBB