[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: [httpfs][PATCH] Fix compilation and bugs.
From: |
Samuel Thibault |
Subject: |
Re: Fwd: [httpfs][PATCH] Fix compilation and bugs. |
Date: |
Fri, 25 Jan 2013 01:58:11 +0100 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
Cyril Roelandt, le Sun 30 Sep 2012 23:23:10 +0200, a écrit :
> I wanted to try httpfs, but the code from the CVS repository failed to
> compile on my Debian GNU/Hurd box. So, here are a few patches.
Thanks!
It seems to be working, indeed.
An unfortunate thing is that it does not seem to be supporting reporting
the size of the files, making mounting http-served ISO not possible
(iso9660fs complains the file is empty).
I guess it could be done quite easily (for servers which support it)
through an http HEAD request.
Samuel