I installed XWiki from deb-package. No any changes, only I switched to the filesystem attachment store, and also, I changed upload_maxsize for 1GB limit. All is fine, speed of uploading attachments is great! But when I try to upload attachment with size more than 200mb (aprox.) - I get an error: Caused by: org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. No space left on device at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:371) at com.xpn.xwiki.plugin.fileupload.FileUploadPlugin.loadFileList(FileUploadPlugin.java:250) ... 41 common frames omitted This problem exists only with one attachment file size is more than 200MB, but I can attach many and many files with 180MB each of them... Also no any problem with disk storage - all mount points have free space (new machine). Can somebody help with this problem? -- Thanks beforehand! Eugen Colesnicov -- View this message in context: http://xwiki.475771.n2.nabble.com/Uploading-big-attachments-issue-tp7581155.... Sent from the XWiki- Users mailing list archive at Nabble.com.