Zipping folder keep getting permission error even though I have permission

I am trying to zip a folder containing a few hundred items.  every time I try I get this error.  I have administrative access and permission, transferred this to the files inside, tried to copy it to an other disk and still I get this error.  Any ideas as to why?
Thanks.

I didn't show quotes in my post because you has OS_E there.  But yes, quotes are necessary with the spaces so you did that correctly.  But just to confirm it cd'ed type pwd on the next prompt.  Tht will print the current working directory which should be the one you just cd'ed to.
As for the zip, I don't get it.  It should have worked if Desktop-123folder was really there.  That error you see is what you would get if the file or folder to zip wasn't there.  For example,
zip -rq garbage.zip garbage
will produce the same error if "garbage" doesn't exist.
So as an additional check add a ls command to list the folder which will error out if the folder is not there.  The total command sequence should now be,
cd "/Volumes/OS E/Users/e"
pwd
ls -ld Desktop-123folder
sudo zip -rq Desktop-123folder.zip Desktop-123folder
And don't bother with the zip is ls reports an error.  You sure Desktop-123folder is in e?  If you get an error from that ls it isn't.

Similar Messages

  • I'm trying to install a cd application and I keep getting the message 'you do not have permission to use the application FSP OS X'  Even after selecting always allow and entering my login details it still won't accept it.  Help!!..

    I'm trying to install a cd application and I keep getting the message 'you do not have permission to use the application FSP OS X'  Even after selecting always allow and entering my login details it still won't accept it.  Help!!..

    Please repost in the Final Cut Pro forum. Have you considered upgrading your machine, if you are still running Leopard your machine may be as old as 5 years old. While this should not matter you probably won't get the performance you want out of a demanding app like FCP.
    Best of luck.

  • I keep getting an error message that I have an invalid security code when trying to make purchased in itunes.  But my security code and billing info are valid.  How do I rectify this problem?

    I keep getting an error message that I have an invalid security code when trying to make purchased in itunes.  But my security code and billing info are valid.  How do I rectify this problem?

    Did you ever get an answer to this? Im having same issue now! So frustrating!

  • HT1338 I have tried to download the upgrade for months but keep getting an error message to I have go to to the apple store.  Cannot find a contact number to resolve this issue?

    I have tried to download the upgrade for months but keep getting an error message to I have go to to the apple store.  Cannot find a contact number to resolve this issue?

    Apple Store Tel: 1-800-692-7753
    Best.

  • Hi...i cannot connect to my imessage it always show a message says network error even though i have a network..please help..tnx..

    Hi...i cannot connect to my imessage it always show a message says network error even though i have a network..please help..tnx..
    [email protected]

    Both parties must be connected to wifi to use FaceTime (and you must have FaceTime turned on in Settings>Facetime).  If you're phone shows 3G at the top when it's on, you're not connect to wifi; you'll have to solve that problem first.

  • My screen keeps fliping upside down , even though I have not turned the i pad

    My screen keeps "flipping" upside down even though I have not turned the I pad

    bmwdr -
    I have reported this problem from the beginning of the MBP release back in February.
    They have not solved it during any of my repairs.
    I have found the following helps, but does not solve:
    1. Disconnecting and reconnecting the magsafe power adapter
    2. Resetting your PMU
    3. Locking your Energy settings by clicking the lock in the lower left hand corner
    It seems to be a software bug that is somehow potentially related to the screen saver. When you shut your screen saver off... it sometimes disappears.

  • I am trying to update the new OS however, I keep getting an error messaging saying to have my connectivity checked since it is not connected. I ran a diagnostics test and everything passed. Any ideas on how I can to make sure a connection is established?

    I am trying to update the new OS system on my iPhone 4, however, when I connect to iTunes and try to download, I keep getting an error message that says the connection is not established. I ran a diagnostics test and everything passed, however, I'm not sure why I keep getting an error message when the software is at the end of downloading.
    Any tips?

    Disable your firewall/security software.

  • Can't open gifs?!  I'm getting permissions errors even though I'm the admin.  Help!

    I assume this is new since upgrading to Mavericks.  I'm having all kinds of permissions errors where if I open a file (pdf, gif, jpg, etc) even though I'm logged in as myself, and I'm the admin.  I've repaired permissions, but no errors were found.  When I click Get Info on a file, it shows that I have permission to read & write.  What?!  I'm baffled!!!

    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.

  • Why do I get startup disk full error even though I have 2 gb free?

    My startup disk is getting full (I get error message) after 1 day of usage.
    In the finder, after a restart, it says I have 2.05 GB available.
    Then after working for a while (yes, I keep a few apps open - usually Entourage, Word, Firefox, iTunes -- but c'mon, I have 1 GB of RAM) I get an error that my startup disk is full.
    This is my Terminal Log after getting the error:
    Processes: 68 total, 2 running, 66 sleeping... 241 threads 16:52:11
    Load Avg: 0.92, 0.79, 0.71 CPU usage: 40.4% user, 8.4% sys, 51.1% idle
    SharedLibs: num = 204, resident = 38.2M code, 5.36M data, 10.5M LinkEdit
    MemRegions: num = 11633, resident = 436M + 11.8M private, 161M shared
    PhysMem: 237M wired, 448M active, 268M inactive, 954M used, 69.9M free
    VM: 11.3G + 138M 409448(1) pageins, 267438(0) pageouts
    This is my Terminal Log after startup:
    Processes: 59 total, 2 running, 57 sleeping... 165 threads 17:00:14
    Load Avg: 0.31, 0.11, 0.04 CPU usage: 0.0% user, 2.8% sys, 97.2% idle
    SharedLibs: num = 143, resident = 25.7M code, 4.27M data, 7.07M LinkEdit
    MemRegions: num = 4731, resident = 56.3M + 13.4M private, 81.0M shared
    PhysMem: 174M wired, 110M active, 139M inactive, 424M used, 599M free
    VM: 6.67G + 104M 21081(0) pageins, 0(0) pageouts
    Any suggestions?

    That isn't much hard drive space open. I have heard 10% should be free, so if you have an 80 GB drive you need 8 GB free; if you have 100, 10 free and so on. Even if the figure is 5% you are still too low.
    Your error message said you had 267438 pageouts to the disk which seems huge. That means your physical RAM can't keep up and is sending out data to the hard disk which is virtual memory, not real RAM memory. I don't know enough about it to say for sure but that seems like a recipe for this kind of trouble.

  • My problems started with an error 50 message when trying to download bought films. After un-installing and downloading iTunes, a number of times, I still cannot open iTunes on my PC and keep getting the message "you do not have permission to open"

    I have removed all spyware, anti virus software and removed all iTunes programs - as suggested by Apple. I still cannot open iTunes on my PC because of the message "you do not have permission to open this file, folder"
    I have changed and checked all permissions to allow this but still get the same message.
    iTunes is located on my C drive and I now do not have the neccesary permissions to open it.

    Hey Chris-
    It has been some time since you posted this message and I see you haven't gotten any replies, but  I have the same issue and I was wondering if you figured out how to resolve it.  Hopefully you were able to figure it out. 

  • URGENT!!! CS6 programs keep saying "trial expired" even though I have a Creative Cloud subscription.

    Hello,
    My CS6 programs keep saying that the trial edition is expired, even though I payed for my Creative Cloud subscription.
    I have a deadline tonight, and really REALLY need indesign to work!!!.
    Please help me!!
    I already tried the License Recoverer. Did not work, not even after a reboot and pressing 0...
    Arteau / Kezumi

    I'm having the SAME PROBLEM!!!
    I know for a FACT that it is NOT something on my system because it ONLY happens with InDesign… ALL of the rest of the software from Creative Cloud works PERFECTLY.
    I signed up for Adobe Creative Cloud on October 31, 2012 and I checked… my monthly payment was successfully made on Dec. 30th, so it SHOULD be up to date and working.… yet when I try to launch InDesign, instead of opening, I get a window that says,
    "Your Trial Has Expired… Become a member…, etc".
    My only choices from the Application Manager at this point, are to select the "Join Now" button… (Even though I've already joined)… OR I can select the "License This Software" button… WHICH I've already done SEVERAL TIMES previously. But if I do select this button, it APPEARS to Activate my Subscription… AGAIN.
    At this point, after I select the "Close" button from the "SUBSCRIPTION ACTIVATED" window… I get ANOTHER window, saying that I have 0 days remaining to use the InDesign Trial software, giving me the option to BUY NOW, and there is also a button to "Start Trial" or another "License This Software" button…
    If I select the "License This Software" button… it will once again APPEAR to Activate my Subscription… AGAIN. But then it once again gives me this same window again… starting the WHOLE process over and over and over again.
    I tried running the update to InDesign, to see if this would resolve the problem… but it STILL gave me these SAME annoying windows over and over and over. I un-Installed InDesign and downloaded it again but it still does the SAME THING OVER AND OVER.
    I've downloaded and used Photoshop, Illustrator, Muse, and Dreamweaver from Creative Cloud… some were downloaded BEFORE I downloaded InDesign and some were downloaded after I had the trouble with InDesign but NONE of the other software gives me this problem. It's ONLY with InDesign.
    PLEASE HELP!!! I have a big job due and all of the work that I've already completed on this project was done with the so-called "Trial" version and I can't even open the file with my old version of InDesign. So I'm STUCK without it… It worked GREAT until this "TRIAL" period ran out… I subscribed  before I ever downloaded ANY of the Creative Cloud software, so I don't know why it was EVER consisdered a TRIAL to start with.
    Thanks for any help you can give!
    ~Kim

  • I keep getting a error signal after I have downloaded Mozilla

    I have windows 7 home system on my desktop and everytime I download Mozilla and make it my browser when it downloads. I click on the icon on my desktop and I google a website and goes no where...Error Internal" message is what I receive. uninstalled three times. I have Internet Explorer and Chrome. Do I need to delete chrome and start over. I am downloading from internet exployer, please advise.
    Thank you,
    Mikki
    [email protected]

    I tried it, i even tried uninstalling the other version of it. It still isn't working and i keep getting the same message over and over

  • When I take a screenshot (command, shift, 4), I get an error: "you don't have permission to save files in the location where screenshots are stored". Help!

    I used to be able to take screenshots just fine.
    Now, when I try to take a screenshot (using command + shift + 4) I get an error stating that my screenshot cannot be saved, because I do not have permission to save where they are stored. HELP!

    If not running Lion, please do this:
    With the Finder active, press the following key combinations, in this order:
    Shift-Command-H
    Command-3
    Command-I
    The Info window for your home folder will open. Click the lock icon to authenticate. In the Sharing & Permissions section, you should have read & write access. If not, make it so. Regardless of whether you made any changes, select "Apply to enclosed items" from the action (gear icon) menu.
    If running Lion, do this:
    Boot from your recovery partition by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the recovery desktop appears, select Utilities > Terminal from the menu bar.
    In the Terminal window, enter “resetpassword” (without the quotes) and press return. A “Reset Password” window opens.
    Select your boot volume 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 Apple menu > Restart from the menu bar.

  • HT4623 My iPad 4 will not update. I keep getting an error message. I have reset my device. Used iTunes. I still get the same message

    My I pad4 will not update. Keep getting error message. I have reset it and hooked up to iTunes . I still get the same message.

    Have you taken a look at this?
    http://support.apple.com/kb/TS3694

  • HT1725 Why can't my movie rental be downloaded? I keep getting "download error" message and I have astrong signal?

    I have tried to download a rented movie but keep getting the "unable to download" at this time message. What's wrong?  This is all new to me.

    Look at this RSS example.  View source.  It's an XML file with a list of audio files. You can subscribe to the feed and have it saved to iTunes etc...for import into iPod, or Live Bookmarks, or Browser bookmarks or some other RSS aggregator on your PC.
    Or you can click on individual links to launch your player.
    http://www.plaino.com/mp3s5/wimpy_podcast.php
    My suggestion is to provide options for as many users as possible.  Not everyone has an iPod, not everyone has Flash player capability.
    Read this again
    http://www.wimpyplayer.com/docs/mp3/index.php?m=playlists&p=playlist.podcast.html
    Nancy O.
    Alt-Web Design & A
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for

  • PO emailing: Additional functionality required

    Hi there, We have set up purchase order emailing  using stanadard SAP and it seems to be working fine. We have two problems though: 1) We would like to insert a standard text in the body of the e-mail that we send to the vendor 2) The email currently

  • Jdev 11.1.2.3 RedHat 5.8 - AF:Switcher Question

    Hello: Can AF:Switcher component be used in a page Fragment? Also, I'm using the method of creating functional subsystems as adflibs and then combining these subsystems into a master project to generate the EAR. Would the subsystems only use page fra

  • Multiple windows issue

    We at Glendale Community College had our authentication script working and were starting to develop our site. Then, in August, the site became unavailable and when it became available again every time we logged in it would just create multiple window

  • How to make image resizable using mouse ?

    Hi, I want to know about that how to resize image by using mouse in Java Canvas. I created some tools like line, free hand, eraser. And want to know how to make an image resizable in canvas by using mouse. An image is jpeg, png, or gif format. I want

  • Window XP, iTunes. I move both iTunes Music & Mobile Application, you know

    i move both iTunes Music & Mobile Application. now, my iTunes can not see both music & appls. i try everything saw in 'iTunes for Window' Discussion(i.e. copy & move). please, please help me.