I can't open a zip file

I just download the CD and am getting "unable to expand "xxxxxxx.zip" into "Music". (Error 2- No such file or directory). I then tried to open it in StuffIt Expander and it say the archive may be damaged. Could you direct me on how to make this work. I'm running the newest verision of lion on a 2006 iMac.

Got it Unarchiver.

Similar Messages

  • Can't open the Zipped file

    Hi
    I am making a zip file using GZIPOutputStream. But I am not able to open the zip file that is created using win zip.The size of the zipped file is 81 KB and the input file is 3,245 KB.I have closed all the streams still I am not able to figure out the problem.Any idea where I am going wrong ? Any help would be greatly appreciated.
    Here my code goes:
    import java.util.zip.*;
    import java.io.*;
    public class ZipFile
         public static void main(String[] args) throws FileNotFoundException,IOException
              ZipFile("D:\\Java\\Test\\INPUTXML_bkp_1.xml");
         public static String ZipFile(String fileName) throws FileNotFoundException,IOException
              String name = fileName.substring(fileName.lastIndexOf('\\') +1 ,fileName.lastIndexOf('.'));
              String filePath = fileName.substring(0,fileName.indexOf(name));
              String newFileName = new StringBuffer(name).append(".zip").toString();
              FileOutputStream outputStream = new FileOutputStream(newFileName);
              GZIPOutputStream zipOutputStream = new GZIPOutputStream(outputStream);
              FileInputStream inputStream = new FileInputStream(fileName);
              byte[] temp = new byte[10000000];
              int counter = inputStream.read(temp,0,temp.length);
              zipOutputStream.write(temp,0,counter);
              inputStream.close();
              zipOutputStream.finish();
              zipOutputStream.close();
              return newFileName;
    Thanks
    Ritesh

    Thanks for the reply.
    I changed my code to look like this:
    import java.util.zip.*;
    import java.io.*;
    public class ZipFile
         public static void main(String[] args) throws FileNotFoundException,IOException
              ZipFile("D:\\Java\\Test\\INPUTXML_bkp_1.xml");
         public static String ZipFile(String fileName) throws FileNotFoundException,IOException
              String name = fileName.substring(fileName.lastIndexOf('\\') +1 ,fileName.lastIndexOf('.'));
              String filePath = fileName.substring(0,fileName.indexOf(name));
              String newFileName = new StringBuffer(name).append(".zip").toString();
              FileOutputStream outputStream = new FileOutputStream(newFileName);
              ZipOutputStream zipOutputStream = new ZipOutputStream(outputStream);
              ZipEntry zipEntry = new ZipEntry(fileName);
              zipOutputStream.putNextEntry(zipEntry);
              zipOutputStream.finish();
              zipOutputStream.close();
              return newFileName;
    Now I can atleast open the zip file. But the problem is the size of the file is 0 kb. Probably because, I am not populating the Zip entry. Can u pls let me know how do I do that.
    Thanks
    Ritesh

  • Can't open any zip Files

    BB 9780
    On a BES Server
    Can open any ZIP file for  my mail in the Playbook, any idea ?
    thanks
    yves

    We all have the same issue with not being able to open "zip" or "txt" attachments, I just sent customer support an email asking when we will get some type of list showing the reported bugs and some type of change list when they issue updates. We need to know what changes have been made when they issue OS updates.

  • CAN'T OPEN A ZIP FILE

    I have an archive zip file of work. A zip file that I archived using the default utility in the Mac OS. The file will not open and never would from the day I archived it. I archived several folders of work that day, and they others open without issue. The folder in question goes through the motions of opening up but ultimately fails with a message "error code 1 - operation not permitted".
    There are no locks or passwords associated with this file and the information window for the file shows that permissions are read and write for any users.
    What could have gone wrong with this file?
    Is there anyway at ALL that this data can be retrieved?
    Since archiving seems to save only a small amount of data
    size, is there any argument for archiving in the first place?
    thanks,
    —b

    I have tried stuffit expander and a couple of others to see if there would be any change in the lack of success with unzipping the file. None of them had worked and fail with an error message of their own that equates to a possible corruption issue.
    I archived them in the first place, because they were files that I generated in a previous year here at university and needed to archive. The idea of "archiving" to me meant that I was basically boxing them up for use at some later date, but not something I had any intention of accessing on a regular basis. Now I'm developing my portfolio and there are a few works from that file that I need to include.
    In the future I will never archive files again. I've never seen a significant reduction in file size by doing so, and if there's the risk of corruption in the process. Enough said. I will simply back up to external for quick access and burn to disc for "archiving" literally into a box somewhere.
    For the one response that suggested "CLI", I can't figure out what you were instructing me to do.
    thanks for the replies,
    —b

  • Can't open a zip file (Library Download)

    Okay, I am so out of my depth that I don't even know if this is the correct community to post this question. Mea culpa if it isn't.
    For the first time, I am using my local library's digital download service to "borrow"  HP&Deathly Hallows. (We listened to the first 6 books on cassette, which shows how long we've been listening to Jim Dale.) I've been on the waiting list for about two and finally got the notice yesterday. It said I had 3 days to download it.
    So I log in and used Firefox to download it. I get a zip file of HarryPotterandtheDeathlyHollowsUS.odm into my downloads folder. Then I attempt to open it. The default is "Archive Utility" which opens up for about a second. And then nothing. I try it again. I try "The Unarchiver" off the App Store. Try it some more. Still nothing. Nadda. I look in the Finder's "Downloads" folder and there are a whole bunch of HarryPotterandtheDeathlyHallowsUS. They've got interesting suffixes like "-1odm 2.cpgz" and "odm 5.cpgz".
    I don't know what any of these mean but how do I get the book into iTunes so I can listen to it? (And keep in mind that I take idiot-proof as a personal challenge.) There's kind of a time limit on how long I can have this book on my computer so I am eager to figure this out.
    Any and all help greatly appreciated.
    Brian

    Okay, I thought I replied yesterday but the message seems to have disapeared. Sigh.
    So I got Stuffit Expander and I think I used it correctly. Possibly. Well...I have a folder with "HarryP.....HallowsUS 2.odm" And a "Harry....HallowsUS 2.odm.cpgz" on my desktop. And another "Harry....HallowsUS 2.odm 1.cpgz" on the desktop.
    Can somebody tell me what I have to do next in order to listen to this audiobook?!? I seem to have uselss little copies of "HarryPotter" all over my computer; none of which are actually usable. Reading the library website, it seemed pretty idiot-proof, but , well, I guess I'm just a superior idiot. The one thing I did understand from the website is that I only have this copy for a limited amount of time.
    Thanks.
    Brian

  • Pc user can't open my zip file

    Just today I sent my zip files to my co-worker, using a pc and she can't open them.  I've been sending them the same way for years and all the sudden this happens.  I'm using mac os x version 10.5.8, I would appreciate any ideas or help, could the problem be on the pc end of things?

    Stuffit is the only app I know of which can decompress its own format. Your Windows clients must use the free Expander to open them. Otherwise, use OS X's built in zip compression and they'll be able to open the files without the need of third party software. Right click on any item, or group of items and choose, "Compress xxx Items" (how it will read if more than one item is chosen).

  • I have a 2007 iMac with version 10.6.8.  When downloading "some" files to my computer, these files become "zip files."  When I open the zip file, it produces a document in some coding language. How can I open the file to produce a legible document?

    I have a 2007 iMac with version 10.6.8 and 4GB of expanded memory.  When downloading "some" emailed documents, the downloaded file becomes a "zip file," which when opened looks like a coded message.  How can I open the "zip file" so that it produces a legible document?  Please, help!!  thank you!!!

    A "zip file" is a compressed file. "Zipping" in principle does not and cannot change the contents. So that if the contents before zipping are garbage, or unreadable on a Mac, when you expand the file you will get garbage or an unreadable file.
    The first thing to verify therefore is whether the file, before it was zipped, was in a "Mac friendly" format. Can you do that?
    You do not need an App to zip or unzip. These functions are built in on our Macs.
    And yes, zipping and unzipping using the built in functionality, work fine in OS 10.6.8. And 10.7 and 10.8 and 10.9.

  • Can a macbook air open a zip file?

    can a macbook air open a zip file?

    Are you sure that the second one wasn't the unzipped file?
    They tend to overlap each other.

  • Unable to open a .zip file (Winzip) from the KM Repository

    Hi.... while i am trying to open a .zip file (i.e., Winzip file) placed in the KM Repository.. I am getting an error -
    "Cannot open file : it does not appear to be a valid archieve."
    Is it someting related to the Winzip version ?
    Can somebody plz tell whr the problem could be..
    Thanks in advance!!
    Regards
    Smita

    Change the "Never compressed" value in Visual Admin. Check this thread for details:
    https://www.sdn.sap.com/irj/scn/thread?threadID=1096110&messageID=6409577#6409577

  • Error when opening a zipped file transfred to the FTP via ABAP program

    Hi All,
    I have extracted the files from al11 and have zipped them and moved the zipped file to FTP site.
    But when I open the zipped file in FTP site, it shows the file names, but they dont look like real files(looks as text)...Even when copied the zipped file to the local pc and tried opening it the result was same.
    Note : For testing when the same zipped file is written to al11 and dowloaded from there using CG3y it works fine.
    Also created a zipped folder manualy and copied it to the FTP site and tried opening it.....It opened but displayed there are no records in it (which is incorrect), But when copied the same file back to local PC it displayed correctly.
    Please let me know hoe to resolve this issue. 
    Regards
    Jithu

    Hi Andreas Mann ,
    Thanks for your reply.
    I dont have access to choose tools in Tcode SXDB.
    Error msg: "You are not authorized to use Transaction SXDA_TOOLS"
    So can you pls Elaborate on this would be helpful in resolving the issue.
    Regards
    Jithu

  • Acrobat 9 tries to open all .zip files

    Acrobat 9 tries to open all zip files I attempt to download - not just zipped PDF's. Under folder management, the zip file type is not associated with Acrobat and is not showing with a PDF icon. The zip file will not open in any unzipping program, it just goes to Acrobat.
    When I download any zip file I get a message like this:
    Acrobat could not open "somefilename.zip" because it is either not a supported file type or because the file has been damaged.
    This happens with every zip file - how do I disassociate Acrobat from all zip file types?

    You need to change the file type association in Windows Explorer of the Folders Control Panel.
    The easiest way would to use Windows Explorer to find a file with the ".ZIP" file extension and then use the right mouse click to bring up the context menu. You can then select the "Open With..." option, make sure you check the option to set the 'always associate' (it is the only option) and then find WinZip, PKZip, RAR, or what ever program you use to open the "ZIP" type file.

  • I can't open a jpg file says file may be damaged?

    I can't seem to open a jpg file emailed to me.  This person has emailed them before and I could open them, now I can't.  I get the message that it could be damaged or to use a different file format.  Nothing seems to work.

    Ask the sender originating these jpegs to zip them and then send you the zipped file.
    Then, upon receipt, open the zipped file and see if those jpegs are readable.
    MtD

  • Safari opening linked .zip files directly from DVD instead of downloading

    Dear all,
    Safari opening linked .zip files directly from DVD (via Windows explorer) instead of downloading it tru browser click - it's working just fine in FF, Chrome IE. Is this a known issue? or something can be done by modifying browser setting/pref.
    Expecting more advise on this.
    Configurations: Windows XP
    Safari: 5.1.7
    Note: ensured there is no space in the file path, just linked the .zip file using href attribute!
    Also tried with .xls, .doc insted of .zip same issue appearing.
    Thanks in advance,
    Thirilog

    Hi
    appzapper & such are pretty flaky at removing things usefully, imo.
    Use the uninstaller for speed download - http://www.yazsoft.com/products/speed-download/faqs/?how-to-un-install-speed-dow nload-properly
    or get a hold of FindAnyFile or easyfind & search for Growl & Speeddownload & yazsoft - but from all I hear, the uninstaller works fine.
    Failing that, Safari's settings plist file isn't in caches
    Home/Library/Preferences/com.apple.safari.plist
    is the place
    & if you're still stuck, test & maybe download another browser using a New User Account.

  • I can't open my *tdv - files

     I can't open my *tdv - files i made two months ago in diadem view. I run diadem 9.1.SP2c on Windows XP SP2 and we have Macaffee Enterprise 8i.When i make a new *tdv - file and save it, i can open it properly.

    Hi Siipo,
    We found the problem. The reason depends on the scaling in very special cases. If you have a 2D axis system in VIEW and set the "n-systems" mode for it and then it could happen that the scaling was not correct calculated if the channel values are very different. If tested this behavior on 5 different PC's. On 2 I could reproduce it on 3 not. Attached you find the "repaired" VIEW layout in which just changed the "n-system" mode into "1 system".
    Additional I've tested it in DIAdem 10 and it was not problem to load your original layout. The developer told me that they changed some test routines so that it works fine.
    Greetings
    Walter
    Attachments:
    Schlittenversuch_neu.zip ‏7 KB

  • How can I open a cc2014 file in my cs6 version of Indesign ?

    How can I open a cc2014 file in my cs6 version of Indesign ?
    I have several files that has been saved in a cc2014 version and I can't open them in my CS6 version of Indesign.
    I don t have access to anyone who have the cc 2014 version to convert the file.
    How can I do it from my cs6 version?
    THANKS!

    You can't do it from CS6.
    You have to export to IDML from InDesign CC2014 (or whatever the version it was created in) and then open the IDML in the earlier versoin of InDesign.
    All explained in the FAQ on the main forum page.

Maybe you are looking for

  • Compiz with HD 2400 XT ATI card

    compiz is not starting and falling into white screen. Trouble shooting and also trying various options in xorg.conf/without xorg.conf did not help. This card is in Acer 4920G laptop.Driver is open source xf86-video-ati. compiz --replace ccp & emerald

  • Query execution is not working after transports to Production

    Hello All, I have released a complete data model for SAP HR from BW Dev to BW Prod. But when I generate a query and try to execute it, I am getting the below mentioned error. ANo value could be determined for variable ZEMND001. ESpecify a value for v

  • Which connector is the IR out on the back panel of the TouchSmart 610

    I can't tell which connector is the IR out on the TouchSmart 610. Also, is there anyway to get a diagram of the backpanel that explains (or at least identifies) each connection on the back panel? Thanks. 

  • Administration Port / command line /  console gui question

    In the Admin_ref.pdf doc it says "After enabling the administration port, all Administration Console traffic must connect via the administration port". Does this mean that you can no longer use the web gui console to manage the servers? I would like

  • CC Illustrator Crashing When Launched

    My Creative Cloud Illustrator software keeps crashing every time I try to launch the program. When I click on the Illustrator icon it starts the program and then immediately crashes. It displays a message that "Adobe Illustrator CC 2914 quit unexpect