% wget --version GNU Wget 1.9.1 Copyright (C) 2003 Free Software Foundation, Inc. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Originally written by Hrvoje Niksic . ======================================================================== % wget -d -S -N http://pki1.doegrids.org/CRL/1c3f2ca8.r0 DEBUG output created by Wget 1.9.1 on solaris2.8. --18:16:14-- http://pki1.doegrids.org/CRL/1c3f2ca8.r0 => `1c3f2ca8.r0' Resolving pki1.doegrids.org... 198.128.14.12 Caching pki1.doegrids.org => 198.128.14.12 Connecting to pki1.doegrids.org[198.128.14.12]:80... connected. Created socket 4. Releasing 65748 (new refcount 1). ---request begin--- GET /CRL/1c3f2ca8.r0 HTTP/1.0 User-Agent: Wget/1.9.1 Host: pki1.doegrids.org Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.0 200 OK Server: iPlanet Certificate Server: http 2 Server: iPlanet Certificate Server: httpLast-Modified: Mon, 20 Sep 2004 20:36:00 GMT 3 Last-Modified: Mon, 20 Sep 2004 20:36:00 GMTContent-Type: 4 Content-Type:Content-Length: 5427 5 Content-Length: 5427Connection: Keep-Alive 6 Connection: Keep-AliveDate: Tue, 21 Sep 2004 01:16:13 GMT 7 Date: Tue, 21 Sep 2004 01:16:13 GMT Found pki1.doegrids.org in host_name_addresses_map (65748) Registered fd 4 for persistent reuse. 0K ..... 100% 1.16 MB/s 18:16:14 (1.16 MB/s) - `1c3f2ca8.r0' saved [5427/5427] -rw-r--r-- 1 kst sys200 5427 Sep 20 13:36 1c3f2ca8.r0 ======================================================================== % wget -d -S -N -O 1c3f2ca8.r0 http://pki1.doegrids.org/CRL/1c3f2ca8.r0 DEBUG output created by Wget 1.9.1 on solaris2.8. --18:16:15-- http://pki1.doegrids.org/CRL/1c3f2ca8.r0 => `1c3f2ca8.r0' Resolving pki1.doegrids.org... 198.128.14.12 Caching pki1.doegrids.org => 198.128.14.12 Connecting to pki1.doegrids.org[198.128.14.12]:80... connected. Created socket 5. Releasing 65760 (new refcount 1). ---request begin--- HEAD /CRL/1c3f2ca8.r0 HTTP/1.0 User-Agent: Wget/1.9.1 Host: pki1.doegrids.org Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.0 501 Not Implemented Server: iPlanet Certificate Server: http 2 Server: iPlanet Certificate Server: httpContent-Type: text/html 3 Content-Type: text/htmlContent-Length: 107 4 Content-Length: 107Date: Tue, 21 Sep 2004 01:16:14 GMT 5 Date: Tue, 21 Sep 2004 01:16:14 GMT Closing fd 5 18:16:15 ERROR 501: Not Implemented. -rw-r--r-- 1 kst sys200 0 Sep 20 18:16 1c3f2ca8.r0 ======================================================================== % wget -d -S -N -O FOOBAR http://pki1.doegrids.org/CRL/1c3f2ca8.r0 DEBUG output created by Wget 1.9.1 on solaris2.8. --18:16:15-- http://pki1.doegrids.org/CRL/1c3f2ca8.r0 => `FOOBAR' Resolving pki1.doegrids.org... 198.128.14.12 Caching pki1.doegrids.org => 198.128.14.12 Connecting to pki1.doegrids.org[198.128.14.12]:80... connected. Created socket 5. Releasing 65748 (new refcount 1). ---request begin--- GET /CRL/1c3f2ca8.r0 HTTP/1.0 User-Agent: Wget/1.9.1 Host: pki1.doegrids.org Accept: */* Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... HTTP/1.0 200 OK Server: iPlanet Certificate Server: http 2 Server: iPlanet Certificate Server: httpLast-Modified: Mon, 20 Sep 2004 20:36:00 GMT 3 Last-Modified: Mon, 20 Sep 2004 20:36:00 GMTContent-Type: 4 Content-Type:Content-Length: 5427 5 Content-Length: 5427Connection: Keep-Alive 6 Connection: Keep-AliveDate: Tue, 21 Sep 2004 01:16:14 GMT 7 Date: Tue, 21 Sep 2004 01:16:14 GMT Found pki1.doegrids.org in host_name_addresses_map (65748) Registered fd 5 for persistent reuse. 0K ..... 100% 408.56 KB/s 18:16:15 (408.56 KB/s) - `FOOBAR' saved [5427/5427] -rw-r--r-- 1 kst sys200 5427 Sep 20 13:36 FOOBAR