10-27-2017 04:00 AM
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?
10-27-2017 07:19 AM
Is Shared folder mapped by using CIFS, WebDAV or SPP (AOS)?
10-27-2017 07:22 AM
It's CIFS.
10-27-2017 08:22 AM
It looks like this property is ignored by CIFS & FTP servers.
10-27-2017 08:29 AM
Is there any other way to set a file size limit for CIFS then?
10-27-2017 08:54 AM
AFAIK there is not option by configuration. Probably customising AbstractContentWriter or FileContentWriter Java classes. But I've never tried.
10-30-2017 05:27 AM
Ok, thank you.
Explore our Alfresco products with the links below. Use labels to filter content by product module.