I've finally nailed down the specific WebDAV issue.

When the WebDAV server i'm communicating with returns a list of files
in a directory listing, it includes the incorrect file size.   Yet, if
I download the file directly over http by itself the Content-Length
header is correct.  But it appears the Mac's WebDAV implementation
(and WDFS too) rely on the directory listing file size and only copy
that many bytes, regardless of the Content-Length given in the header
of the actual file.

Unfortunately I have not control over the server.  (Some proprietary
"Day Communique" implementation -- although it supposedly is based off
of Apache Jackrabbit).

I know this is no longer the forum to continue this discussion, I just
felt the need to followup on my original inquiry.  If you know of a
WebDAV client implementation that will ignore the size given in the
directory listing when doing a file copy, let me know :-)

thanks,
k



On Mar 25, 1:18 am, Graham Perrin <[email protected]> wrote:
> I don't have handy the notes from the conversation, but AFAIR the  
> advice to me (from someone who had experimented) was that alternatives  
> towebdav.fs were no better for problematic application/service  
> combinations.
>
> Please, which server, and which application(s)? We might take the  
> issue to other relevant fora.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to