How To Upload FileData That Exceeds 2GB

Hi, is it possible to increase the FileData size limit to amounts greater than 2GB?

Comments

  • Unfortunately, this is a .NET limitation, so that value cannot be circumvented. It's also worth mentioning that uploading large files can cause performance issues due to the amount of data being loaded into memory. We'd recommend using the FileReference type instead for larger files.
    File Type Overview
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion