Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to go beyond the maximum attachment size (per file) is 2147483647 bytes (2 GB)?

LaTonya Pearson February 24, 2022

Is it possible to go beyond the maximum attachment size (per file) is 2147483647 bytes (2 GB)? Our Developer uses JIRA to transfer build files.  They have a file that is a little over 2 GB.  Or does Atlassian have another tool/application we can use to transfer files larger than 2GB.

2 answers

0 votes
Thiago Masutti
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 25, 2022

Hi @LaTonya Pearson 
I hope you are well.

The Jira administrator can change the maximum attachment size from the admin UI as described on Configuring file attachments .
However, from the UI, you could only set it to a maximum of 2GB.

There's an option to change that within the jira-config.properties file .

The following configuration sets it to 3GB.

webwork.multipart.maxSize = 3221225472

 

I hope that helps.

 

Kind regards,
Thiago Masutti

rochonj
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 2, 2022

Hello @Thiago Masutti  - I am working with Latonya on this.

We have created the jira-config.properties file. and placed it in the Jira Home Dir
Location of Jira Local Home C:\Program Files\Atlassian\Application Data\JIRA

2022-03-02_21-20-18.png
Have restarted the service and the server with no difference, it still just shows

2022-03-02_21-22-16.png
We are running Jira Server 8.8.1

Any suggestions

0 votes
Trudy Claspill
Community Champion
February 24, 2022

This is a global setting for your Jira instance. It can be changed by Jira Administrators using the guidance in this document:

https://support.atlassian.com/jira-cloud-administration/docs/configure-file-attachments/

Suggest an answer

Log in or Sign up to answer