Page 1 of 1

What file types can be uploaded to the database

Posted: Mon Sep 07, 2015 6:47 pm
by Deon

Hi

It seems I can only upload image files to the database. Is this correct or is there a setting.

Any documentation related to the various file types that could be uploaded?

Thx


What file types can be uploaded to the database

Posted: Mon Sep 07, 2015 8:52 pm
by Serhii Kulibaba

Hello Deon,

You can upload any file you want to the DB. Maximum upload file size: 20MB


What file types can be uploaded to the database

Posted: Tue Sep 08, 2015 1:36 am
by Deon

Thanks Sergiy

The problem seems to be with the length of the filename.

The file is uploaded fine without a problem because there are no errors in console, but the filename is not recorded in the files collection.

After shortening the filename, it works fine.

Why is that?

I am using the MultipleFilesUpload Helper with the Input Element set to FileType


What file types can be uploaded to the database

Posted: Tue Sep 08, 2015 3:44 pm
by Illya Stepanov

The max file length is 218 symbols.

Could you please send us this original file that is causing this?