" EXPORT NAME " cannot be saved in the folder FOLDER NAME because you don't have permission.

I am trying to export or "Share" my audio stems and this error keeps popping up. I have changed permissions of the folders and still can't get the stems to export. Help?
It only seems to be coming up with that message when I try to export the Audio Stems

https://discussions.apple.com/message/20971272#20971272

Similar Messages

  • I backed up my old core 2 duo imac and and was trying to transfer files to my new 2011 imac and when i go to oppen a folder from what i transferred it says "The folder "Music" can't be opened because you don't have permission to see its contents."?

    I backed up my old core 2 duo imac and and was trying to transfer files to my new 2011 imac and when i go to oppen a folder from what i transferred it says "The folder “Music” can’t be opened because you don’t have permission to see its contents".  Why cant i access the files from my old mac?  I tried the time machine and that isnt working either.  I have files that I need to use on my new mac, all my old programs and such.  I thought they said it was easy to get your files from one mac to another.  Please help.

    Your account names are probably different on the two Macs. If you know the UNIX command line, open a terminal window and run:
    $ id 
    You should see a line that starts with something like this:
    uid=501(your_user_id_here)
    now check the owner of the folder you copied over:
    $ ls -ld Music
    drwx------+ 8 some_user_id_here  staff  272 May 14 16:08 Music
    Do the IDs match? If not, you could change the ownership. Say your id is "johnsmith"
    $ chown -R johnsmith Music
    Now try and access it with iTunes.

  • Leopard.  Did a full restore from Time Machine.  Now I can't access my other internal and external drives.  I get the following error: The folder "Capture Video" can't be opened because you don't have permission to see its contents.

    Leopard.  Did a full restore from Time Machine.  Now I can't access my other internal and external drives.  I get the following error: The folder “Capture Video” can’t be opened because you don’t have permission to see its contents.  I have repaired permissions pn the main harddrive.  When I try too click on a disk I get the previously stated error.  I can't even open up information to see what permission/access there is.  It simply will not let me see the content.  It shows the content of my main hard drive when I have clicked the other harddrive's name.

    Solved:
    sudo chflags 0 /Volumes/"FCP Time Machine BU"
    sudo chown 0:80 /Volumes/"FCP Time Machine BU"
    sudo chmod 775 /Volumes/"FCP Time Machine BU"
    sudo chmod -N /Volumes/"FCP Time Machine BU"

  • Unable to access time machine backup. The folder "Documents" can't be opened because you don't have permission to see its contents.

    My MacBook Pro with 750GB storage refuses to startup due to a problem with logic board (unfortunately I'm in Singapore and there is no Apple store here and zero customer support).  I'm trying to access some of the files from the time machine back-up using my MacBook Air with 120GB storage, but I'm unable to open the backup.  I receive an error message "you don't have permission to see its contents". Unable to access time machine backup. The folder “Documents” can’t be opened because you don’t have permission to see its contents.
    I don't really want to migrate the data from the time machine to the MacBook Air as I simply don't have sufficient storage space on the MacBook Air.  The iPhoto library which I'm trying to access is 200GB, which is more than the size of the MacBookAir.
    Is there any way I can view the photos and documents stored on the time machine backup.
    Thank you very much.

    When you setup the Mac, you created a Admin user account with say name X
    You ran Migration Assistant and it migrated user Y from the Windows machine.
    User Y has different permissions than User X.
    User X can't normally access User Y's account.
    So what you do is log out of User X via the Apple menu and into User Y, this way you have permission to access the files.
    If you want to transfer files from User Y to User X account
    Transfer files between user accounts on the same machine instructions
    Finder > Go menu > Computer
    A window appears with your boot drive, double click on it to open
    Inside is Users folder, double click to open it
    Inside is your User accounts, double click on the one you want to send files too
    Double click on the Public folder drop the files into the DropBox folder,
    The permissions will change and can be used in the other user account when you log into it and moved to the appropriate folders.
    Applications are typically installed and kept in the Applications folder which is a global access folder all users can access to run them from, but not all users can modify unless they are a Admin user.
    Windows programs won't run on a Mac, but they can be instaled into a virtual machine program that is running Windows.
    Windows in BootCamp or Virtual Machine?

  • The folder "com.apple.TCC" can't be opened because you don't have permission to see its contents.

    I've noticed a folder with a 'no access' sign on it's bottom right corner - com.apple.TCC - and when i try to open it it says "The folder “com.apple.TCC” can’t be opened because you don’t have permission to see its contents."
    Does anyone know what this is and why i can't access it? No-one else uses this macbook but me.
    Also, as of this afternoon, I can't two finger scroll on any web browser?
    Thanks.

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box markedAllow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use  another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • The folder "cores" can't be opened because you don't have permission to see its contents.

    HELP, I did something very stupid.  I used my installation disk  and went into the disk utility and change the Volume Scheme to partition  it to 1 volume & named it Macintosh.  The prior hard drive name was possiby Macintosh HD and I renamed it Macintosh (this wiped out all the previous information).  Unfortunately I did not use the Time Machine to backup my information, but I use my Iomega  500GB eGo USB 2.0/FireWire 400/FireWire 800 Portable Hard Drive to backup my information .  I tried to retrieve the backup and it says that I do not have permission since I changed the previous hard drive’s  name.  What can I do to restore my old hard drive information. Shown below is what it shows: The folder “cores” can’t be opened because you don’t have permission to see its contents. Much appreciated if someone could help me.

    I am panicking now and I am so afraid that I lost all my information by what I did.
    Don't be upset. From what you've said, I don't see any reason to believe that you lost anything. You did make a lot of mistakes, though, starting with having only one backup and not testing it.
    I did not use any software when I did the backup.
    Yes, you did. You can't do anything with a computer without using software. Possibly what you mean is that you used the Finder. That's software. Or it may have been something else.
    Hopefully you can help me , but if you can't,  do you think if I contact someone at Apple can?
    I'll try to help you as time permits, but it might make you feel better to make an appointment at the "Genius Bar" of a local Apple Store. They aren't really geniuses and I can't promise they'll help you with this problem, but it doesn't cost anything.

  • Time Capsule Says: "The folder "Data" can't be opened because you don't have permission to see its contents."

    I have a new Mac 27 with two users.  Both are admins.  For the second user, it will not allow me to access the "Data" file on Time Capsule but instead tells me "The folder “Data” can’t be opened because you don’t have permission to see its contents."  I have tried all manner of "fixes" suggested on the internet without success.  Can anyone tell me how to fix this problem?  Many thanks.

    Are you trying to do both at once? There is an issue with TC where if you have one login user accessing the drive, another user cannot use it. You need one to log out so the other can log in. It is ok from another computer I think.. just you cannot maintain two logins from the same computer.

  • My os is 10.8.4. Airport Utility is 6.3. When I try to pull backups, time capsule says: 'The folder "Pictures" can't be opened because you don't have permission to see its contents.'.

    My os is 10.8.4. Airport Utility is 6.3. When I try to pull backups, time capsule says: 'The folder “Pictures” can’t be opened because you don’t have permission to see its contents.'. So I cannot use Time capsule to back up so what gives?

    Did you use migration assistant when you set up the computer?
    TM will treat this as a different computer and permissions issues can arise from that.
    Pondini is the expert on that stuff.. hopefully he can drop in.
    But I recommend you read all the FAQ to do with restore.. Q14-17.
    And then look at the permissions issues he lists in troubleshooting.
    E9 in particular. http://pondini.org/TM/Troubleshooting.html

  • HT2963 The folder "Documents" can't be opened because you don't have permission to see its contents.

    After running Apple Migration software from Win 7 to Mtn. Lion, the folders (now on the Mac in the "brokerbrian" users folder) have a red-dash-icon and upon attempting to open them, message box pops up stating: The folder “Documents” can’t be opened because you don’t have permission to see its contents.  Any suggestions or encouragement?

    When you setup the Mac, you created a Admin user account with say name X
    You ran Migration Assistant and it migrated user Y from the Windows machine.
    User Y has different permissions than User X.
    User X can't normally access User Y's account.
    So what you do is log out of User X via the Apple menu and into User Y, this way you have permission to access the files.
    If you want to transfer files from User Y to User X account
    Transfer files between user accounts on the same machine instructions
    Finder > Go menu > Computer
    A window appears with your boot drive, double click on it to open
    Inside is Users folder, double click to open it
    Inside is your User accounts, double click on the one you want to send files too
    Double click on the Public folder drop the files into the DropBox folder,
    The permissions will change and can be used in the other user account when you log into it and moved to the appropriate folders.
    Applications are typically installed and kept in the Applications folder which is a global access folder all users can access to run them from, but not all users can modify unless they are a Admin user.
    Windows programs won't run on a Mac, but they can be instaled into a virtual machine program that is running Windows.
    Windows in BootCamp or Virtual Machine?

  • "The folder can't be open because you don't have permission to see it?

    I click open my Macintosh HD - open users folder-thank open user name folder - there are many folders a few with a red button with an minus sign ! I try to open one of these folder wiht minus sign only to get the following message: "The folder Documents can't be open because you don't have permission to see its contents."
    What gives? There are a few other folders that give me this same message!

    I followed ur directions : went to Get Info-under Sharing & Permissions it said I had no access. Under this message there was two column, one titled "Name" & the other "Privilege." Under "name" was my user name & under "Privilege" was Read & Write." The second row under "Name" was "everyone" with "No Access" in the "Privilege" column. I opened the padlock. A window with this message appeared: "Type your password to allow Finder to make changes." I entered my password, which was accepted. I have to admit at this point I was lost in what to do.
    Closed the padlock. Tried to open document with no luck! <ha>
    My "users: folder has two users name: under the :house: icon is one name while another folder has another user name i use. I don't have any problem opening any folder in the "House" icon folder - it's the other folder that I have an issue with.
    What next?

  • Trying to reload firefox and getting this message, when moving to the applications folder: "The operation can't be completed because you don't have permission to access some of the items."

    Been having problems with Firefox/internet for several days, and all my updates seemed current. I decided to try to reload and have removed the other icons/download attempts from the app file. When I try to drag the icon into apps, I now get this message:
    The operation can’t be completed because you don’t have permission to access some of the items.

    * Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    * Trash the current Firefox application to do a clean (re)install.
    * Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • Wind Vista SP2. iTunes 10.6.3.25. I'm trying to Consildate my Music Library on this PC, and get the error: "Copying files failed, because you don't have permission to change your iTunes Media folder or a folder within it."  My admin user has Full Control

    Any suggestions would be greatly appreciated!

    I did what you suggested on all three folders: The main Music folder on the Mac hard disk, on the iTunes folder on the external 160GB Hard drive which contains the current media content and on the new 2TB hard disk on which I created a new media folder. I selected permission for myself which were already read+write and chose the apply to enclosed items on all three folders. I then changed the permission for others to read+write and applied to enclose items also an all three folders.
    But it didn't solve anything.
    Here's what happens: I choose the new directory in iTunes preferences (the media folder on the 2TB disk) I then go to File > Library > Organize Library and then choose Consolidate files. A window pops up and says copying "filename" with a progression bar underneath but the filename never changes. Instead the beachball appears when the mouse pointer hoovers over iTunes. Upon pressing the iTunes icon in the Dock it says that iTunes is not responding. At this point there's 2 different ways:
    A - If I then force quit iTunes the iTunes window disappears but the application does not close. When I want to eject the 2TB disk it says it's being used by another application. Only when I cut the power to the 2TB disk does iTunes fully close. A window then pops up and says that the drive was not put away properly etc.
    B - if I cut the power to the drive without force quitting iTunes, a window appears with the said: "Copying failed because you don't have permissions to change iTunes media folders etc." iTunes remains open and fully functional.

  • Can no longer access folders on my network. The folder can't be opened because you don't have permission to see its contents.

    Every since I nstalled maverick I have not been able to open folders through my home network. A dialoge box says
    The folder  can’t be opened because you don’t have permission to see its contents. I have always used an open network and never had issues. Now the strange part is I can open files if I use photoshop or illustrator to access them but I need to access all files not just select ones using a program.I have many shared folders on my network for everyone to access work files, none of them are working. I am running a dual system network with PC's and Macs.The files are, and always have been, located on an external drive attached to the primary PC as a shared drive.  PLEASE HELP

    https://discussions.apple.com/message/20971272#20971272

  • On tnsfr to applic folder, I get "The operation can't be completed because you don't have permission to access some of the items.

    i'm trying to update from 3.2, but when I try to transfer the download to the application
    folder I get the message, "The operation can’t be completed because you don’t have permission to access some of the items."

    See http://kb.mozillazine.org/Installing_Firefox#Mac_OS_X
    Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    Trash the current Firefox application to do a clean reinstall.
    Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • After trying to restore from time capsule, I get the following message when I try to access the folder "data." The folder "Data" can't be opened because you don't have permission to see its contents.  Any ideas?

    after trying to restore from time capsule, I get the following message when I try to access the folder "data": "The folder “Data” can’t be opened because you don’t have permission to see its contents."  Any ideas?

    Are you restoring from a TM backup??
    Check the methods Pondini outlines to do restore.
    Q14-17
    http://pondini.org/TM/FAQ.html

Maybe you are looking for

  • IPhoto is cropping images I want to print

    I am trying to print multiple (4) of same photos to a page--IPhoto feels it must crop the photo, rather than scaling the whole picture down to the smaller size. IMHO, the print functionality of IPhoto is not very flexible, and in no way intuitive. Th

  • Regarding SAP-HCM Certification

    Hello Friends, I am seeking assistance to get certification in SAP HCM ASAP for professional growth. I don't have influential feedback about SAP educational partners so please any one suggest me how can i go further. Thank you Amit

  • Migrating oracle databases to dbaas

    here is a database environment with around 2700 oracle databases, we want to migrate 50 % of these database to DbaaS, what would be cost benefits, adavantages ? can I get some independent case studies apart from oracle supplied ones ? you help would

  • How to verify voice channels on voice gateway

    Hello, I am in the testing phase of deploying a 2921 voice gateway with 2 PRIs. After connecting the T1s, how do I verify if all the channels are up and ready for use? Also, how do I verify if clocking on the T1 interfaces are configured correctly? T

  • ISPC control limit alignment

    Hello, I am using an iSPC chart and feeding in my own control limits. I have multiple (up to three) phases of control limit data, each with varying center lines, UCL and LCL's. I have two problems. 1) The control limits seem to be plotted before thei