Skip to main content
June 30, 2020
Question

File saved with incorrect group permissions in PP2020, but correct permissions in 2018

  • June 30, 2020
  • 1 reply
  • 235 views

We recently moved from Premiere Pro 2018 to 2020. When saving an aif in 2018, the permissions would be -rw-rw-r--, however in 2020 they are saved as -rw-r--r--

 

Nothing else has changed on the Mac and we can still save with correct permission using 2018.

-rw-rw-r-- 1 user1 shared_group 5887744 Jun 30 13:09 file_from_CC2018.aif
-rw-r--r-- 1 user1 shared_group 5781212 Jun 30 13:10 file_from_CC2020.aif

 iMacPro running High Sierra and saving to an NFSv3 share

1 reply

JoseAlvira
Known Participant
July 24, 2025

In my case, using 25.3.0 the problem is that it adds the x permissions to everybody: rwx r-x r-x

caroline_edits
Community Manager
Community Manager
July 25, 2025

Hey Jose,

Sorry to see your project sharing isn't going smoothly. Could you tell us more about what you're trying to do, and what happens when someone else tries to open your project? The more details the better.

 

Let us know how we can help,

Caroline

JoseAlvira
Known Participant
July 25, 2025

Hello Caroline,

This has nothing to do with sharing. When I create a video using Premiere Pro, it adds the execute permission to the owner, group, and others on macOS. The videos are for a website, and the execute permission is unnecessary. For security purposes, I manually remove it using the chmod command. I'm not sure if the x permission is really dangerous for videos on websites. I only know it's not needed. Thanks for your response!