During the process of uploading RTC source code, the check in of 2G or 7Z format packages failed
![](http://jazz.net/_images/myphoto/c7ca34d39d96bb27076e61b55cf5a717.jpg)
The situation is as follows:
During the source code check-in process, one 7Z package with a size of around 2GB failed to upload, while other 7Z packages can be uploaded. Uploading a self-developed data packet of 2G or more also fails.
Attempt method:
Modify advanced properties: Set the size of the versioned content module to 0, that is, unlimited size
In another environment, both large file 7z packages and zip packages can be uploaded
The error is as follows:
Checking in changes to new change set Error during upload Error during upload Failed to upload File/2023104_ Adm. elm_ Test_ Workspace/test_ ForUpload/newFile/CBD2300591_ D00.7z CRJAZ0099E An HTTP error occurred when this URL was being accessed:/ccm/service/com. ibm. team. filesystem. common. IFileContentService/content? Hashcode=DmLaB3gPEZ6SCPRmRYUjtvRnpqh2QGfu8d4kktwjX0U&lineDelimiter=&encoding=Cp1252 Error details: An established connection was aborted by the software in your host machine Failed to upload File/2023104_ Adm. elm_ Test_ Workspace/test_ ForUpload/CBD2300591_ D00.7z CRJAZ0099E An HTTP error occurred when this URL was being accessed:/ccm/service/com. ibm. team. filesystem. common. IFileContentService/content? Hashcode=DmLaB3gPEZ6SCPRmRYUjtvRnpqh2QGfu8d4kktwjX0U&lineDelimiter=&encoding=Cp1252 Error details: An established connection was aborted by the software in your host machine
Accepted answer
![](http://jazz.net/_images/myphoto/c7ca34d39d96bb27076e61b55cf5a717.jpg)
I later found out the reason: due to the limitation of upload capacity on the official website of IHS reverse proxy after version 9.0.13, there was no limit before, but now it cannot be transmitted over 1GB. Modify the configuration and upload successfully
One other answer
![](http://jazz.net/_images/myphoto/c7ca34d39d96bb27076e61b55cf5a717.jpg)
Hi,