What antivirus is better for those who work with mac and windows?

In my home I use an iMac, but in college I use Windows, and more than once I found an infected file. I know not affect iMac, but I prefer that viruses are removed. Right now I use ClamXv, but I don't know if it is effective.
Am I to continue using ClamXv? or, do I use another?
If there are others better AV for mac, what is most recommended?
**I have also used Sophos, but it makes the iMac go very slow.
Thanks for your attention.

1. This is a comment on what you should and should not do to protect yourself from malicious software ("malware") that circulates on the Internet. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to your computer, or who has been able to log in to it remotely. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
If you find this comment too long or too technical, read only sections 5, 6, and 10.
OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
The following caveats apply to XProtect:
It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
   3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
It can easily be disabled or overridden by the user.
A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandboxing security is based on user input. Never click through any request for authorization without thinking.
4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
5. The built-in security features of OS X reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're smarter than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know what is safe?
Any website that prompts you to install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one, is unsafe.
A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders," for example, are outside the safe harbor, though not all are malware.
Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe. For instance, if a web page warns you that Flash is out of date, do not follow an offered link to an update. Go to the Adobe website to download it, if you need it at all.
There is an increasing tendency for rogue websites such as "Softonic" and "CNET Download" to distribute free applications that have been packaged in a superfluous installer that also installs malware or something else that you don't want. Never visit those sites, and get all freeware directly from the developer's own site whenever possible.
Software attached to email that you didn't request is unsafe, even if it comes (or seems to come) from someone you trust.
Software advertised by means of spam is unsafe.
Unknown "free" software that a stranger on the Internet is eager for you to download is unsafe.
Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
"FREE WI-FI !!!" networks in public places are unsafe unless you can verify that the network is not a trap (which you probably can't.) Even then, do not download any software or transmit any private information while connected to such a network, regardless of where it seems to come from or go to.
I don't say that leaving the safe harbor just once will inevitably result in disaster, but making a habit of it will weaken your defenses against malware attack. Doing any of the things alluded to above should make you uncomfortable.
   6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store — nothing else.
Why shouldn't you use commercial "anti-virus" products?
To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. New threats are emerging on a daily basis. Research has shown that most successful attacks are "zero-day" — that is, previously unknown. Recognition-based malware scanners do not defend against such attacks.
Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
8. An anti-malware product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
An anti-virus app is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware, and even for that use it's not completely effective. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
Anti-virus software may be able to tell you which particular trojan it is, but do you really care? In practice, there's seldom a reason to use the software unless an institutional policy requires it. Windows malware is so widespread that you should assume it's in every unknown email attachment until proven otherwise.
The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
10. As a Mac user you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither should you assume that you will always be safe from exploitation, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. "Hmmmm, this torrent is a crack of that new game I want. I think I'll download it. It could be a trojan, but the antivirus will warn me if it is." Then they wonder why their Mac is so slow all of a sudden. It's slow because it's running flat out mining bitcoins for a hacker who has already sold their credit card number and banking passwords to a criminal gang. Maybe a week later the antivirus does warn them, but what good does that do?
Nothing can lessen the need for safe computing practices.

Similar Messages

  • Converter for video that works on Mac and Windows

    Which converter is best to use for Mac and Windows?

    Here I recommend a powerful yet easy to use 6 in 1 Video Converter Ultimate – The Combination of Video Converter, Youtube Downloader, Video Editor, Video Player, DVD Ripper & DVD Creator.
    You can use it to: Download Youtube & Other Online Videos With One Click; Convert Video & Audio to Any Format You Want; Edit Videos With Built-in Advanced Video Editor; The Ultimate DVD Toolkit; Transfer Video Without USB Cable

  • How can I make an icon that links to a webpage that works with Mac and Windows??

    Hi!
    I burn CDs with my photos and send them to clients.   Besides the photos folder, I would like to include a file (similar to the .webloc files on the Mac Desktop) that can be clicked and it will be linked to my website - it will open up a browser window and go to my website .      Is it posssible to make one of these icons that works with both Macs and Windows machines?  Thanks!

    Now it works!  Thanks, Denico!
    The reason I saved to text:   The first time I followed your instructions, it did not work.   I tried to figure out what I did wrong and saw that you wrote to "save as plain text."   I did not know what this means and there was no option available to save a plain text.  So I looked around and saw "save as stationery" and I guessed that maybe that was what you meant.   And after that, it worked!  But the next thing you know, the icons started duplicating themselves.
    I guess I had made a different mistake in the beginning and I fixed it without knowing what it is.
    Thanks for clearing that up.
    But just one question.  WHY does saving as "stationery" make an icon duplicate itself?

  • Can I Use a network drive to work with Mac and Windows?

    Is it possible to introduce a network drive which can be accessed by both Mac and PC? I manipulate images in Photoshop on my Mac but the software I use to create slide shows is only available in PC format. This software is used more or less universally in the area of photography I am invo;ved with so changing is not an option. Can anyone advise me please.
    TC

    Yes sure. Any NAS type drive formatted in any way will work. Both Mac OS X and Windows communicate by Ethernet Packets to a Networked drive and it is up to the NAS device OS to translate those Ethernet Packets to the format used on the drive.
    Even if you are using a standard external drive connected to a Router or another computer, which is what a NAS is (A self contained computer with Operating System and hard drives), that router or NAS box does all the translating.

  • What? No upgrade for those who purchased with MacBook Pro !?!

    I purchased Final Cut Express the day MacBookPro was released. I didn't know it would not run on the Intel. I assumed Apple would release free upgrades to all that did this. Or did I miss the memo?
    MacBook Pro   Mac OS X (10.4.6)  

    Sorry, but there are no free upgrades.
    When you bought it you should have taken it back for a refund.
    It might be worth complaining to Apple and the shop you bought it from - it can do no harm.
    However, you have left it rather a long time.
    Ian.

  • Looking for an app that works with Mac and iPhone that will set calendar reminders of birthdays in contacts.

    Looking for an app that works with Mac and iPhone that will set calendar reminders of birthdays in contacts.

    Hi ron1098,
    Try my application Dates to iCal. it runs on the Mac, but you can sync the calendar to your iOS device.
    See more about Dates to iCal here. It is £4 shareware with a 2 week demo.
    Best wishes
    John M
    As I sell software on my site and ask for donations, the Apple Support Communities Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Hey guys, how can i password protect my files in external hard drive? I want to access those files both from mac and windows PC!

    Hey guys, how can i password protect my files in external hard drive? I want to access those files both from mac and windows PC!

    If you want a cross-platform solution that doesn't require the use of third-party software, use an external drive with hardware encryption. The device will have either a physical key or a numeric keypad. I don't have a specific recommendation.

  • What format for my external drive allows use with Mac and Windows?

    I got an external hard disk (1 tr) and i want to used it for my windows and mac, i read i can have two partitions one for mac and one for windows, but i dont really want to have two parts, and I read i can format it by fat32 and i can write and read on both os, is that true?
    I want to use it for movies, os backups, and files..
    Is it true that i can only save files up to 4 GB when the format is fat32?
    please advise..

    It this case you would need to to go to "Disk Utility" on mac and select 3 partions which will be under the Parition Layout in my screen shot below. "Current" is grayed out that will drop down select 3 partitions and make one NTFS, second Mac OS Extended, third FAT32. Using the FAT32 for both Mac and Windows but the files have to be under 4GB each.

  • Best external hard drive format for use with mac and windows?

    This is more of an apple operating system combined with windows operating system question, but being that my OS will upgrade an fluctuate there is not option to choose in the operating system section.
    Anyways to the question(s)
    This whole prbolem came about when my computer started having issues, I want to back it up and whether I can continue to use my laptop or not I will still be owning an apple in the future. I went to buy a hard for back up and got told that it is not as easy as one would think to transfer files from mac OS to windows OS and vice versa. I have a mac, my boyfriend has a windows computer; we share files. Mostly I just copy his files, but once in a while I give him files too. I have read up and talked to people and only found one solution so far to format the external drive to fat 32 or exfat. I think only mac has the exfat option, but works well between both OSs, correct me if I am wrong.
    What is the difference between fat 32 and exfat?
    A user posted some good info about formatting. More specifically .Drives, partitions, formatting w/Mac's + PC's
    https://discussions.apple.com/docs/DOC-3044
    If I do not want to use fat32 or exfat is there a format type that works great for mac saving that I can still at least save files to that were originally on a windows computer? Such as I copy his files from his external drive to my computer and then save them to my external drive.
    Is there a better format for file sharing between mac and windows that does not set a 4GB limit?
    And a silly question, Can you dual format a hard drive?
    Note: This format is for an external hard drive.

    I still do not know which format would be the best. That is so that I can use it easily between mac OSX and windows. Is FAT32 the only true option? How limited is it? I heard it is limited to 4GB file size for windows and 32 GB for Mac. Are there other sources I have not found with more concrete information on the limitations of this format?
    I really do still need this information and I need to back up my drive before I can take the computer in for service.

  • Wireless print server that works with Macs and Epson R1800?

    Hi,
    I'm looking to buy a wireless print server, which I could use as if the printer was connected directly to my Mac. So basically, it just needs to have printing over IP port (like port 9100 on HP JetDirect) and drivers for Mac OS X (or ideally, no special drivers needed at all). Devices that do sharing of the printer only over LPD (older Unix), SMB (Windows), IPP (Cups / newer Unix) or similar protocols is not what I'm looking for here.
    The reason why LPD, SMB and IPP are not an option is that I'll need utilities such as Epson Printer Utility to work over the network too.
    It looks like Linksys, Belkin and some other have products that allow access to the printer over port 9100 (standard HP JetDiret's port) as if the printer was connected directly to the computer. However, for the most part I was able to find only success stories for Windows users.
    Windows has standard driver that allows connection to the printer to be easily switched from USB port to network port. Does OS X comes standard with that feature, or is the special driver needed?
    Most importantly, has anybody had success with printing from Mac through wireless print server (any brand) to Epson R1800? Did the Epson Print Utility (checking the ink levels, checking and cleaning the head, etc) work? Any special drivers needed?
    Thanks

    direwolf has hit the nail on the head - the Epson driver won't work for IP printing. The Epson driver is a Carbon driver, where they build the comm protocols into the driver instead of enabling use of the standard protocols on OS X (that are part of the CUPS system). You'll need a CUPS driver to use the standard network protocol(s). The printfab driver is a CUPS driver.
    Exception - the Apple Extreme/Express/etc print servers have firmware that make them work like Macs - Mac-to-Mac sharing works with USB-only drivers! I hesitate to recommend the Extreme/Express, because Apple can't seem to get all the kinks out.

  • Which fingerprint password managers work with firefox and windows 7?

    I am running Windows 7 Home Basic on a Dell XPS laptop. I have recently switched to Firefox because Internet Explorer is making me crazy on a regular basis. It is not allowing some downloads and installs and I am tired of going backwards to find another IE that will work. Firefox seems to be doing the trick so far. I want to purchase a biometric fingerprint reader to manage my passwords, but most don't seem to work with Windows 7, and many of the ones that do will not work with Firefox. Has anyone run across the device I am looking for?

    Hello!
    Thank you for inquiring about your issue on Mozilla Support! We appreciate your patience while we find an answer to your issue. At this moment I am escalating this to our advanced troubleshooting team who will assist you further in 24-48 hours.
    Thank You!
    Best Regards,
    feer56

  • Common URL format for sharing file paths between Mac and Windows?

    Hi -
    I have to integrate several Macs into a Windows environment. We need to be able to copy and paste file paths to share between all machines. Is there a common URL format that can be used between the platforms?
    On Windows, I have:
    \\server\share\file
    On the Mac:
    smb://server/share/file
    Thank you for your help,
    Steve

    On Windows you have what is known as a "UNC".
    On the Mac, you have a "URL". It starts with the protocol to use "smb" then gives the path to the item using standard conventions.
    UNC is Microsoft mainly.
    The only way I know for Windows to use a URL is with an application like a web browser or ftp client.
    On the Mac, you can use UNCs but they must be modified as follows.
    In Terminal:
    smbclient \\\\servername\\sharename\\filename -U username
    And enter a password if prompted.
    Notice that you must double up the slashes. This is due to how UNIX shells treat the backslash.
    You will connect to the share, but it will only be in Terminal.

  • Will ipod nano work with itunes and windows 8?

    I am having trouble putting audiobooks from itunes on my ipod nano.  I have the 7th generation ipod and windows 8.  I have managed to put music and a couple movies on it but no luck with the audio books.  Please help!  Thank you, Lori

    Yes.  All model iPods should work with the newest version of iTunes.
    B-rock

  • Will my 4GB MBP work with Mavericks and Windows 7 smoothly?

    I own a 13", Mid-2010 MacBook Pro with 4GB of RAM and a 2.4 GHz Intel Core 2 Duo processor. Will this system, given enough hard drive space, be able to run both Windows 7 and the newest OS X Mavericks via Boot Camp without any significant "lag", or effect on performance? I realise it will hurt the performance, but will it effect my ability to use the Mac?
    Also, any advice on using Windows 7 with MOUNTAIN LION instead would be great!
    If my specs do not meet the necessary requirements, any advice on upgrades i should need is also much appreciated
    Thanks!

    That Mac will work without any problem in Mavericks and Windows 7, as it meets the requirements of both of them. OS X Mavericks improves Mac OS X performance in most Macs, but make a backup of your files before upgrading Mac OS X. The same if you use Mountain Lion, but it's a bit older OS X version.
    If you haven't installed Windows 7 yet, follow these steps > http://manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_ 10.8.pdf

  • Zip download not working for IE, but works with mozila and crome browsers

    The requirement is: we need to download a zip file, and the zip file may contain more than one csv file.
    The application is deployed in Linux server and WebLogic 10.3.2. In internet explorer the zip files downloads as a corrupt file which cannot be unzipped. Although in mozilla firefox or chrome I can download the zip file, can unzip and can see the contained csv file as well. Could you please let me know what is wrong in the above code or what modification is needed to make this code workable in Internet Explorer as well?
    I have created a fileDownloadActionListener as below:
    <af:commandButton text="Ok" id="commandButton1">
    <af:fileDownloadActionListener contentType="application/zip"
    filename="ExportBid.zip"
    method="#{BasePricingBean.exportBid}"/>
    </af:commandButton>
    In backing bean, I have created a DownloadActionListener method as below:
    public void exportBid(javax.faces.context.FacesContext facesContext,
    OutputStream outputStream)
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding =
    bindings.getOperationBinding("getType");
    Object result = operationBinding.execute();
    List selectedType = (List) result;
    BufferedInputStream bis = null;
    ZipOutputStream zipOut = null;
    FileInputStream fis = null;
    if (selectedType != null)
    try
    zipOut = new ZipOutputStream(outputStream);
    int BUFFER = 2048;
    DCIteratorBinding bindingIterator =
    ADFBindingUtils.findIterator("TestROVOIterator");
    TestROVOImpl vo =
    (TestROVOImpl) bindingIterator.getViewObject();
    RowSetIterator iter = vo.createRowSetIterator(null);
    int index = 0;
    while(index<selectedType.size()){
    while (iter.hasNext())
    TestROVORowImpl row =
    (TestROVORowImpl) iter.next();
    String selectedval =
    String.valueOf(selectedType.get(index));
    String type = row.getCd()+"-"+row.getId();
    if (type.equalsIgnoreCase(selectedval))
    createCSVFormatFile();
    fis = new FileInputStream("tempcsvstorage.csv");
    bis = new BufferedInputStream(fis, BUFFER);
    zipOut =
    (ZipOutputStream) createZip(bis, zipOut, type+".csv",
    BUFFER);
    iter.reset();
    index++;
    iter.closeRowSetIterator();
    new File("tempcsvstorage.csv").delete();
    catch(Exception e){
    e.printStackTrace();
    finally
    try
    if (zipOut != null)
    zipOut.flush();
    bis.close();
    fis.close();
    zipOut.close();
    facesContext.responseComplete();
    catch (Exception e)
    e.printStackTrace();
    else
    return;
    public void createCSVFormatFile()
    FileOutputStream fos = null;
    BufferedWriter bw =null;
    try
    fos = new FileOutputStream("tempcsvstorage.csv");
    bw =
    new BufferedWriter(new OutputStreamWriter(fos, "UTF-8"));
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding =
    bindings.getOperationBinding("getValueInCSVFormat");
    Object result = operationBinding.execute();
    StringBuffer[] resultSet = (StringBuffer[]) result;
    List error = operationBinding.getErrors();
    for (int index = 0; index < resultSet.length; index++)
    bw.write(resultSet[index].toString());
    bw.newLine();
    bw.flush();
    bw.close();
    fos.close();
    catch (UnsupportedEncodingException e)
    catch (FileNotFoundException e)
    catch (IOException e)
    public OutputStream createZip(BufferedInputStream pBis,
    ZipOutputStream pZipOut, String fileName,
    int pBUFFER)
    int BUFFER = pBUFFER;
    byte[] buffer = new byte[BUFFER];
    try
    try
    pZipOut.putNextEntry(new ZipEntry(fileName));
    int count;
    while ((count = pBis.read(buffer, 0, BUFFER)) != -1)
    pZipOut.write(buffer, 0, count);
    pZipOut.closeEntry();
    catch (IOException ioe)
    ioe.printStackTrace();
    catch (Exception e)
    e.printStackTrace();
    finally
    return pZipOut;
    finally
    }

    Well if it works from one browser it would seem likely that the code you are using to create the file is OK. So I would concentrate on what is different between the browsers, so that will be Mime type management and security.
    Your mime type def seems to be OK but it may be the mapping that IE is using that is broken
    IE will take the mime type mapping from the registry so it may be worth trying IE from another machine just in case there is something screwy there. Also if you're on Windows 7 make sure that the Zip has not been "blocked" - save it to disk on the client, select the file and choose properties from the context menu - see if it says blocked in the Attributes section.

Maybe you are looking for

  • Import/Export Statement

    Hi, I want to import 2 internal tables (Declared with Header Line) and 1 variable from the memory. These 2 internal tables are exported separately at different points using separate Export Statements. I am not sure, why my Import statement is not wor

  • DW CS5 with PHP: no "register_long_arrays" in php.ini

    Mr. Powers:  I bought your book, "Adobe DW CS5 with PHP: Training from the Source." I am running MAMP Pro 1.9.6 on a Mac Pro Intel, OS 10.6.8. Following your instructions in Chapter 2, I have changed ALL the settings per Table 2.1, EXCEPT "register_l

  • Quicktime slow after installing Mavericks

    Im using osx 10.9, just added mavericks. Firstly the shrinkage of screens is really offputting and im going to have to reconsider my entire office setup to accomodate. Secondly, Im having issues playing back Quicktime movies. I use this for work rela

  • Port_based address Allocation

    hi, Can Port_based address Allocation is possible in cisco switch if possible kindly tell the switch model or any cisco / third party software reqiure. pls help......

  • Hyperlink Color Problem

    I've built a simple website in iWeb08. My hope was to make the links Brown. While they looked that way in iWeb08 when published (to a folder or the web) they were black. I've since done a workaround and italicized all the text in the links and made t