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
Item Group:  None Status:  Postponed
Privacy:  Public Assigned to:  _71007
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

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.nongnu.org/support/?107649

Werner

- <_71007>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

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)
  •  

    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.

     

    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.13-758e.
    Corresponding source code