Hi all! I'm trying to set a maximum upload file size limit with the command system.content.maximumFileSizeLimit, but it only works when I add files via web interface, or webdav. When I access alfresco as a shared folder (\\myserver\alfresco\sites\...) no exception is thrown and the file is uploaded.
How do I make it work?
Is Shared folder mapped by using CIFS, WebDAV or SPP (AOS)?
It's CIFS.
It looks like this property is ignored by CIFS & FTP servers.
Is there any other way to set a file size limit for CIFS then?
AFAIK there is not option by configuration. Probably customising AbstractContentWriter or FileContentWriter Java classes. But I've never tried.
Ok, thank you.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.