My Configuration:
- Apache 2.2.21
- Fedora 14
- svn 1.7.1
When I run the command
> wget http://12.12.12.12//binfiles/ffec443306ed44706c3ee
I get the following error message
--------------------------------------------
HTTP request sent, awaiting response... 404 Not Found
2011-12-09 10:11:06 ERROR 404: Not Found.
------------------------------------------------
--------------------------------
> wget -r --spider http://12.12.12.12 (looks fine)
-----------------------------
Spider mode enabled. Check if remote file exists.
--2011-12-09 11:34:50-- http://12.12.12.12/
Connecting to 12.12.12.12:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 44 [text/html]
Remote file exists and could contain links to other resources -- retrieving.
--2011-12-09 11:34:50-- http://12.12.12.12/
Reusing existing connection to 12.12.12.12:80.
HTTP request sent, awaiting response... 200 OK
Length: 44 [text/html]
Saving to: “12.12.12.12/index.html”
100%[======================================>] 44 --.-K/s in 0s
2011-12-09 11:34:50 (8.01 MB/s) - “12.12.12.12/index.html” saved [44/44]
Removing 12.12.12.12/index.html.
Found no broken links.
FINISHED --2011-12-09 11:34:50--
Downloaded: 1 files, 44 in 0s (8.01 MB/s)
---------------------------------------------
can someone help me with this?
Thanks in advance
bsoo


Reply With Quote
Bookmarks