When to auto-zip files? Right now there are several reasons that Enclose zips before sending when "always zip" is off:
- Multiple files or a folder are dragged.
- The file does not have a file extension (this is needed for http downloading)
- The file has one of the extensions in the hidden pref to auto-zip: defaults to .php, .phps, .shtml
- The "file" is a package, like .pages or .rtfd (that is, really a folder)
- The file has a resource fork
- Attempted movie flattening fails (perhaps should not upload, but edge case)
Would you like to be able to edit the list of auto-zip extensions? Or ?