Download .../i386/update/9.3 tree from a SUSE mirror - sitting behind a squid proxy
From: Donaubauer Bernhard (bdonauba_at_bayerwald-fenster.de)
Date: 06/30/05
- Next message: Trenton Carr: "Re: no cdrom automount after kernel compile"
- Previous message: amau_at_sympatico.ca: "Cups problem with usb printer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Jun 2005 16:18:54 +0200
Hello!
I am sitting behind a squid proxy with firewall and try to download the
update tree of a SUSE mirror for my 9.3 machine.
I tried both ftp and wget with no luck.
Here is my wget command line along with wget's output:
****start****
export ftp_proxy="http://proxy:3128/" && export http_proxy="$ftp_proxy"
&& wget --passive-ftp --proxy=on --mirror --no-parent
ftp://suse.inode.at/pub/i386/update/9.3/
--15:47:20-- ftp://suse.inode.at/pub/i386/update/9.3/
=> `suse.inode.at/pub/i386/update/9.3/index.html'
Resolving proxy... 10.3.1.3
Connecting to proxy[10.3.1.3]:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Last-modified header missing -- time-stamps turned off.
--15:47:20-- ftp://suse.inode.at/pub/i386/update/9.3/
=> `suse.inode.at/pub/i386/update/9.3/index.html'
Connecting to proxy[10.3.1.3]:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
[ <=> ]
1,992 --.--K/s
15:47:20 (8.08 MB/s) - `suse.inode.at/pub/i386/update/9.3/index.html'
saved [1992]
FINISHED --15:47:20--
****stop****
As you can see index.html (it contains the file listing of directory
suse.inode.at/pub/i386/update/9.3/) is downloaded but wget doesn't
recurse into the subdirectories!
Here is the ftp try:
****start****
bdonauba@pc20158:/tmp/su> ftp
ftp> set
anonpass bdonauba@
ftp_proxy http://proxy:3128/
http_proxy http://proxy:3128/
no_proxy localhost
pager less
prompt ftp>
rprompt
ftp> open suse.inode.at
ftp: connect: Network is unreachable
ftp>
****stop****
The ftp client recognizes my proxy settings but isn't able to connect to
the proxy/ftp server.
I need a way to download the patches easily. Perhaps someone of you is
in the same situation and has a working wget or ftp command line. A
*tar.gz file or a iso image of the .../i386/update/9.3 tree would be
the simplest solution.
Regards,
Bernhard Donaubauer
- Next message: Trenton Carr: "Re: no cdrom automount after kernel compile"
- Previous message: amau_at_sympatico.ca: "Cups problem with usb printer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|