[ https://issues.apache.org/jira/browse/CMIS-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041343#comment-15041343 ]
Ian Wright commented on CMIS-961: --------------------------------- The MNT-12678 issue is familiar in that it also relates to being unable to upload files larger than about 1.7M - in that particular case it was due to being behind a squid proxy on Ubuntu 14.04 so probably not related but similar symptoms. To complete the reference cycle see also here: https://forums.alfresco.com/forum/developer-discussions/alfresco-api/problems-using-python-cmislib-uploading-50d-11272015-1013 I've had success using the Workbench/java client > Connection reset by peer when trying to upload a document over 2M to Alfresco > 5.0.d > ----------------------------------------------------------------------------------- > > Key: CMIS-961 > URL: https://issues.apache.org/jira/browse/CMIS-961 > Project: Chemistry > Issue Type: Bug > Components: python-cmislib > Affects Versions: cmislib 0.5.1 > Environment: Alfresco 5.0.d community edition on an Ubuntu 14.04 LTS > based system. > Reporter: Willem Ligtenberg > Assignee: Jeff Potts > Attachments: Sample-Bigish.pdf, Sample-Smallish.pdf > > > Using Alfresco 5.0.a I was able to store large data files (up to 250M tested) > in Alfresco using: > doc = repo.createDocument(remoteFile, props, folder, localFile, > properties['contentType'], None) > Now, small files work, but any file larger than 2M fails. > Uploading the same file using CMIS Workbench works fine. -- This message was sent by Atlassian JIRA (v6.3.4#6332)