[Kget] [Bug 128998] New: don't handle 302 response correctly
Stanley Jones
rst at zaebiz.com
Sun Jun 11 19:04:57 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=128998
Summary: don't handle 302 response correctly
Product: kget
Version: unspecified
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kget kde org
ReportedBy: rst zaebiz com
Version: v 0.8.5 (using KDE KDE 3.5.2)
Installed from: Fedora RPMs
OS: Linux
20:49:25 : Copy file from: http://media-portal.ru/video/ref.cfm?fid=1223
20:49:25 : To: file:///tmp/war.avi
20:49:36 : Attempt number 1
20:49:37 : media-portal.ru contacted. Waiting for reply...
20:49:37 : File Size checked
20:49:37 : Retrieving 152 B from media-portal.ru...
20:49:37 : media-portal.ru contacted. Waiting for reply...
20:49:37 : The file or folder http://media-portal.ru/videofiles/RUS%20-%20%C3%82%C3%AE%C3%A9%C3%AD%C3%A0.avi does not exist.
21:02:42 : Attempt number 2
21:02:44 : media-portal.ru contacted. Waiting for reply...
21:02:44 : File Size checked
21:02:44 : Retrieving 152 B from media-portal.ru...
21:02:44 : media-portal.ru contacted. Waiting for reply...
21:02:44 : The file or folder http://media-portal.ru/videofiles/RUS%20-%20%C3%82%C3%AE%C3%A9%C3%AD%C3%A0.avi does not exist.
here is log of wget with this url:
wget http://media-portal.ru/video/ref.cfm?fid=1223
--21:04:05-- http://media-portal.ru/video/ref.cfm?fid=1223
=> `ref.cfm?fid=1223'
Resolving media-portal.ru... 217.170.65.104
Connecting to media-portal.ru|217.170.65.104|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: ../videofiles/RUS - %C2%EE%E9%ED%E0.avi [following]
--21:04:05-- http://media-portal.ru/videofiles/RUS%20-%20%C2%EE%E9%ED%E0.avi
=> `RUS - ���avi.1'
Reusing existing connection to media-portal.ru:80.
HTTP request sent, awaiting response... 200 OK
Length: 723,703,808 (690M) [video/x-msvideo]
0% [ ] 329,080 500.57K/s
As you can see : wget working correctly in this case
More information about the Kget
mailing list