bugdavfs2 - Bugs: bug #33259, implement ranged requests

 
 

bug #33259: implement ranged requests

Submitter:  - <_71007>
Submitted:  Sat 07 May 2011 02:26:38 PM UTC
Votes: 1
 
Category:  None Severity:  1 - Wish
Priority:  5 - Normal Item Group:  None
Status:  Postponed Privacy:  Public
Assigned to:  _71007 Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Tue 01 Jan 2013 08:29:54 AM UTC, comment #3: 

Such obvious feature missing. +1

Ilya Basin <basinilya>
Sat 14 May 2011 03:46:51 PM UTC, comment #2: 

Thanks for the hint. This is another good reason for implementing ranged requests.
Some graphical file managers show similar behaviour.

So the only thing missing is some additional free time.

Werner

- <_71007>
Fri 13 May 2011 03:08:45 PM UTC, comment #1: 

Another consideration for implementing ranged GET requests:

When using fusecompress over davfs-mounted WebDAV storage, a simple "ls -l" on a compressed directory will effectively download every file in it.

(Supposed) Reason: fusecompress reads a few bytes of each (backing) file to check for its header signature and report the real (uncompressed) size information (in the lstat call of ls, readattr in fusecompress). Unfortunately, davfs reads the whole file into its cache directory (which is invariably to small to hold everything that is needed).

Kai

Anonymous
Sat 07 May 2011 02:26:38 PM UTC, original submission:  

davfs2 should implement ranged requests, at least for GET.
See https://savannah. ... g/support/?107649

Werner

- <_71007>

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by basinilya (Posted a comment)
  • -email is unavailable- added by basinilya (Voted in favor of this item)
  • -email is unavailable- added by jbebel
  • -email is unavailable- added by _71007 (Submitted the item)
  •  

    Votes

    There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-01 basinilya Carbon-Copy- Added basinilya
    2011-05-08 jbebel Carbon-Copy- Added jbebel

    Back to the top

    Powered by Savane 3.16-a7ba.
    Corresponding source code