Skip to main content
Garnett.Robert
Senior III
September 26, 2024
Solved

Community Forum - Attaching Files

  • September 26, 2024
  • 3 replies
  • 2313 views

To the keeper of the community forum.

Hi

I tried to attach a small test project written with STM32CubeIDE. I tried it as a zip, but that was not allowed. The advisory for the file attachment wrote that .tar files were allowed. 

 

2024-09-26_12-30-44.png

I used 7zip to make a tarball, of 9.3 MBytes. It seemed to upload; progress bar etc, then disallowed the tarball.

Snag_23c61a4d.png

 

The post i wished to attach the file to was:

https://community.st.com/t5/stm32-mcus-products/stm32-cubeide-how-to-set-values-in-dtcm-to-non-zero-values-using/m-p/724368#M261855

 

We were able to upload such files in he old version of the forum, why not now? Is it a security issue or what?

Is there a work-around?

It is quite frustrating. Simple problems can be articulated with code snippets etc in the body of the posts, but having a working complete working program  enable users to work through the code in its entirety and see the context of the code within the project.

Kind Regards

Rob

 

Best answer by Laurids_PETERSEN

Hello @Garnett.Robert,

I'm pleased to let you know that you can upload .zip files on the ST community. We know this has been a pain point for our members, especially given that .7z and .rar was allowed.

Best regards,
Laurids   

3 replies

TDK
Super User
September 26, 2024

Yep, we're all annoyed with it too. ST says its due to "security concerns" but that doesn't resonate with anyone else. *.7z or *.rar will work.

Please support .zip attachments - STMicroelectronics Community

"If you feel a post has answered your question, please click ""Accept as Solution""."
Andrew Neil
Super User
September 26, 2024

@TDK wrote:

ST says its due to "security concerns" but that doesn't resonate with anyone else.


Indeed.

In fact, I think you can just rename a .zip file to .7z and the forum will take it!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Laurids_PETERSEN
Laurids_PETERSENBest answer
Community Manager
September 30, 2024

Hello @Garnett.Robert,

I'm pleased to let you know that you can upload .zip files on the ST community. We know this has been a pain point for our members, especially given that .7z and .rar was allowed.

Best regards,
Laurids   

Garnett.Robert
Senior III
October 2, 2024

Hi Laurids,

 

Thankyou for that.

 

Kind regards

Rob

Andrew Neil
Super User
September 30, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.