HELP!  Can't mail a ZIP file.

For some strange reason, my Mac Mail has decided to stop letting me email ZIP files, is there something I should know, or do to correct this.
Thanks.
dave

Do you get some kind of error?

Similar Messages

  • I receive many e-mails with zipped files.  In the past few weeks I can no longer open them as I used to.  I get a window welcoming me to the Application Loader.  ( What is an Application Loader?)  It says I need my iTunes Connect login, but when I try my

    I receive many e-mails with zipped files.  I can no longer open or unzip my files. A window welcoming me to Application Loader drops down.  It prompts for an iTunes Connect login, but will no accept my iTunes login. I have no way to open or unzip my files. Help!!!!

    Application Loader, unless there's another one I'm not familiar with, is part of the iOS SDK. That have usurped the .zip, or you may have removed that application but your Mac is still holding onto the mapping of Zip files to that application. Select a .zip file in Finder, Get Info, and go to the Open with section. Select Archive Utility and click Change All. That should fix the problem.
    Regards.

  • 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

  • Where can I get xomLite45.zip file?

    Hi,
    where can I get xomLite45.zip file?
    Thax
    Shankar

    Hi Sankar,
    Xomlite45:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bf0e8a97-0d01-0010-f0a2-af3b18b7f4eb
    BR,
    Alok
    Edited by: Alok Sharma on May 5, 2008 11:54 AM

  • I'm running Firefox 7.0.1 and since the September 30 security update I can no longer unzip zipped files unless I reboot my computer first or run it in Safe Mode. Can anyone help me roll Firefox back to before the update?

    I regularly download zipped files from Survey Monkey. Since the latest security update, the zipped files download to my computer, but when I try and unzip them I get a message telling me the file is in use by another application. If I reboot, I can unzip the file, or if I'm in Safe Mode when I download the file it unzips fine.
    I have tried three different unzip apps and all have the same trouble. Everything was working well after the September 5 update.
    I'm running Windows XP with McAfee antivirus, Spybot, Ad-Aware and Malbytes Anti-malware. All are up to date.

    The URL below is to Adobe's Acrobat update page.
    There you'll find each of the incremental updates to Acrobat 10.
    They must be installed one at a time in sequence. 
      http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    Now, if after attempted updates fail then you'll need to speak with your IT Department.
    You need your install of Acrobat 10 updated to dot version 10.1.7.
    Be well...
    Message was edited by: CtDave

  • How can i create a zip-file with multiple volumes

    Hi,
    i've to zip a large file (250 MB and more). But the zip file shouldn't be greater than 5 MB, because i have to send the file via E-Mail. So i've thought, that the solution of this problem can be to zip the large file in smaller zip-files, which are multiple volumes of a zip-archive. I've searched very long in WWW, but didn't find something. Perhaps you can help.
    Sorry, about the bad english. :-)
    Timo Bunger

    Hi
    Who said your english is bad ?. OK, are you looking for compressing the 250 MB file in to multiple versions using a java program ?. If not, there is a shareware you can download and split the file into multiple parts by specifying size of each part. You can send these parts via email and the other person can combine these parts into a single file again.
    Find this @
    http://www.freedownloadscenter.com/Utilities/File_Splitting_Utilities/EzSplit.html
    You may need to read a bit about it on how to use.
    Thanks
    Srinivas

  • 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).

  • Can't find a zip file with latest document on datamining business example

    I had found a zip file that had something like 30 pdf's in it that were very helpful and can't find it again. It had the latest example of how to do a promotional study of sales from an electronic store. I remember it showed a graph of quickly showing percentage of male and female's in the population for study.
    Thanks and sorry for being forgetful.
    -Peter

    I think you may want to post this on the data mining forum.

  • 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.

  • How can I rename a ZIP File??

    Hi all,
    I need to create a Zip file and once it's created, I have to change it's name. The code I've developed is the following:
    String[] filenames = new String[]{"newUsers.csv"};
            byte[] buf = new byte[1024];
            try {
                ZipOutputStream out = new ZipOutputStream( new FileOutputStream("newUsers.zip"));
                for (int i=0; i<filenames.length; i++){
                    FileInputStream in = new FileInputStream(filenames);
    out.putNextEntry(new ZipEntry(filenames[i]));
    int len;
    while ((len = in.read(buf)) > 0){
    out.write(buf, 0, len);
    out.closeEntry();
    in.close();
    out.close();
    } catch (IOException e) {
    e.printStackTrace();
    }This code creates my ZIP, what do I have to do to change it's name once it's finished? I home that someone can help me, it's quite urgent                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Thanks!! It's now working correctly, the final code is the following:
    File ftemp = new File("newUsersTEMP.zip");
                File fnew = new File("newUsers.zip");
                ZipOutputStream out = new ZipOutputStream( new FileOutputStream(ftemp));
                for (int i=0; i<filenames.length; i++){
                    FileInputStream in = new FileInputStream(filenames);
    out.putNextEntry(new ZipEntry(filenames[i]));
    int len;
    while ((len = in.read(buf)) > 0){
    out.write(buf, 0, len);
    out.closeEntry();
    in.close();
    out.close();
    fnew.delete();
    ftemp.renameTo(new File("newUsers.zip"));                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • 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 we read a ZIP file through ESB file adapter?

    Hi,
    Is it possible to read a ZIP file from a specified locaiton either through a FTP adapter or file adapter as a opaque element and place it in another specified locaiton?
    So far the available options are to read a txt, csv, fixed length or cobol file.
    I tried to create a ESB reading ZIP file and place it in another locaiton. but it was not reading the ZIP file.
    Is it first possible for the ESB to read the ZIP file? if so then is there any specific configuratuion that we have to do for it to work?

    how can we read a MSWORD file through java?You can read it like any other file using FileInputStream
    and similar.
    Howvere, if you want do do something with it, like display
    it, you have a problem. AFAIK Microsoft do not release
    information about their document formats, and i have not
    seen a .doc viewer for java.

  • From where can be  the WebCenterSRDemo.zip file downloaded ?

    Hi,
    Oracle® WebCenter Framework Developer's Guide
    "2.3.2 Setting Up the Oracle ADF Service Request Demo
    To view the SRDemo and perform some of the example tasks in this guide, you must download and install the starter files. To do so, perform the following steps:
    Download the WebCenterSRDemo.zip file, located on this page:
    http://www.oracle.com/technology/products/webcenter/documentation.html
    This is not the right link and the WebCenterSRDemo is not available via JDeveloper "Check for Updates Wizard".
    Please, inform me of its location, if existing...
    Regards
    Boris

    Thank you Peter,
    can you inform us also about the integration with the Oracle SOA Suite :
    3.3 Enabling Oracle SOA Suite or a Standalone OC4J for WebCenter Applications
    " If you have Oracle SOA Suite 10.1.3.1.0 or a standalone OC4J 10.1.3.1.0, then you can update it to create, deploy, and run Oracle WebCenter Suite 10.1.3.2.0 applications. Patches to enable you to run WebCenter applications will be released in the future. Watch for more information about MetaLink and the Oracle Technology Network:
    http://www.oracle.com/technology/products/webcenter/index.html..."
    What I'm missing in the WebCenter Suite is a tool for Business Process Modelling , like Business Process Architect (ARIS ToolSet)...
    Regards
    Boris

  • Can't expand downloaded zip-files

    I download zip files and can't expand them. If I compress my own files, they are easily expanded. The error message reads: Unable to unarchive "document.zip" into "Desktop". (Error 1 - Operation not permitted.)
    I have tried to create a folder and drop the zipped file there and expand it. Checked permission, which are read & write.
    Any suggestions?

    Sorry, I just don't know for sure as I never use the archive function.
    As most of my stuff is either graphics or movies I have a deep mistrust of anything that might affect quality!

Maybe you are looking for

  • Store dates in UTC, view in SESSIONTIMEZONE

    Hi, I have users in many time zones - each with daylight savings rules - and I want to store dates on the database in UTC/GMT. In order to get them displaying in local time in ApEx, I have done the following: - Set the SESSIONTIMEZONE in the VPD secu

  • Fine Tune a SQl Query

    Hello , Please find here a query I need to enhance , it takes now above  1 minute to complete and supposed to not exceed 5 sec. appreciate your support,  declare @@StartDate as datetime, @@EndDate as datetime, @@CCODE as varchar(6) set @@StartDate =

  • Material master creation problem in sales org views

    Hi I have faced problem while creating material master In mm01 >then select the org views basic data1&2 , sales org data1&2, purchaing, accounting and costing views >thanclick org levels> here enter the plant , stor loc, sales org & dist.chanel >then

  • Is there a keyboard shortcut to change the voice and/or language of "text-to-speech"

    Is there a keyboard shortcut to change the voice and/or language of "text-to-speech" Many thanks, Caleb

  • Reason for Error in Manual Update of Data Package

    Hey,      Sometimes while loading huge amount of data, one of the data package doesnt get uploaded. For those data packages we do a manual update of the data package and it works well.    My question is why do we get this error, Is it to do with the