mpavan01 / vmfs

Automatically exported from code.google.com/p/vmfs
0 stars 0 forks source link

WebDAV doesn't support resuming #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Using an HTTP client such as curl or wget, attempt to resume the download of a 
previously incomplete transfer from vmfs in WebDAV mode

What is the expected output? 
The download of the file should resume where it left off

What do you see instead?
curl reports "(33) HTTP server doesn't seem to support byte ranges. Cannot 
resume."
'wget -c' just starts from the beginning

What version of the product are you using? On what operating system?
v0.9.8.18 r95 / 2010-01-25_15-57-35
Windows 2003 R2 SP2

Original issue reported on code.google.com by tyle...@gmail.com on 25 Aug 2010 at 10:04