You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Konstantin Avdeev (JIRA)" <ji...@apache.org> on 2016/04/14 11:53:25 UTC

[jira] [Created] (CONNECTORS-1295) Windows Share Connector's job: Maximum document length parameter is ignored

Konstantin Avdeev created CONNECTORS-1295:
---------------------------------------------

             Summary: Windows Share Connector's job: Maximum document length parameter is ignored
                 Key: CONNECTORS-1295
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1295
             Project: ManifoldCF
          Issue Type: Bug
          Components: JCIFS connector
    Affects Versions: ManifoldCF 2.3
         Environment: Windows Server 2012
            Reporter: Konstantin Avdeev


It seems, the windows share jobs ignore the "Maximum document length" parameter and download documents of any length, e.g.:

Edit job -> Content Length -> Maximum document length:
50485760

And from from the history output:
{code}
04-14-2016 10:52:32.813 access smb://server.domain.com/share/dir1/dir2/dirXXX.../file.tif
code:OK bytes:406334712 time:134843 
{code}

Any ideas, why this huge file was not rejected?
Thanks a lot!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)