You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2015/11/16 11:10:09 UTC

[Bug 58612] New: mod_webdav when write_stream failed should break and return no sapce to storage info to http client(such as NetDrive)

https://bz.apache.org/bugzilla/show_bug.cgi?id=58612

            Bug ID: 58612
           Summary: mod_webdav when write_stream failed should break and
                    return no sapce to storage info to http client(such as
                    NetDrive)
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_dav
          Assignee: bugs@httpd.apache.org
          Reporter: qingshijun@qq.com

Hi *,

I am using a Linux system with Apache 2.4.10.
# apache2 -v
Server version: Apache/2.4.10 (Unix)
Server built:   Oct 13 2015 08:15:34

I like to use webdav and configured it correctly. 
It works fine so far. Now the problem:

The data for the webdav share is physical located on a storage device wich 
available capacity is limited to 100GB.

when I try to copy a 3GB file on a "full" share, I get a incomplete file on the
share and no error info on webdav-client(NetDrive2.4.0)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org