Apple Support 247 is an independent publication not affiliated with Apple Inc.

Mac Errors

How to Fix Mac Error 1309 Code When Copying Files

Lena HartmannUpdated 2026-09-016 min read

If you have ever tried to copy a large video file, a compressed archive, or a heavy folder from your Mac to an external hard drive or USB flash drive, you might have been abruptly stopped by an annoying pop-up: "The operation can't be completed because an unexpected error occurred (error code -1309)."

Mac Error Code 1309 is incredibly common, but the good news is that it has absolutely nothing to do with a failing hard drive, a broken Mac, or corrupted files. It is an entirely expected and predictable error based on how different file systems handle data. In this guide, we will explain exactly why Error 1309 happens and provide clear, simple steps to fix it so you can finish your file transfers without pulling your hair out.

What is Mac Error Code 1309?

Mac Error Code 1309 almost exclusively occurs when you are trying to copy a file from a Mac to an external storage device (like a USB thumb drive, an SD card, or an external hard drive). Specifically, it happens when you attempt to copy a single file that is larger than 4 Gigabytes (GB) onto a drive that is formatted using the FAT32 file system.

To understand why this happens, you have to understand file systems. A file system is basically the rulebook a storage drive uses to organize, read, and write data. When you buy a brand new USB drive or external hard drive, it is usually pre-formatted to FAT32. Manufacturers do this because FAT32 is universally compatible—it works right out of the box on both Macs and Windows PCs without needing any extra software or drivers.

However, FAT32 is an incredibly old file system (introduced by Microsoft back in 1996). Because of its age, it has a hardcoded technical limitation: it physically cannot store any single file that is larger than 4GB.

When you try to drag and drop a 5GB 4K video file from your Mac onto a FAT32-formatted USB drive, macOS begins the transfer. However, once it hits that 4GB ceiling, the FAT32 file system rejects the rest of the file. Your Mac doesn't quite know how to gracefully explain this ancient limitation, so it simply throws up its hands and displays Error Code -1309.

How to Fix Error Code 1309: Reformat the Drive

Because Error 1309 is a hardcoded limitation of the FAT32 file system, you cannot "bypass" or "fix" it while keeping the drive formatted as FAT32. The only way to transfer a file larger than 4GB is to reformat the external drive to a more modern file system that supports large files.

Warning: Reformatting a drive will erase absolutely everything currently stored on it. Before you proceed, make sure you copy any important files currently on the external drive back to your Mac or to another safe location.

Choosing the Right File System

When you reformat the drive, you will have to choose a new file system. Your choice depends entirely on how you plan to use the drive going forward:

  • ExFAT: This is the best choice for most people. Like FAT32, it works perfectly on both Macs and Windows PCs natively. However, it does not have the 4GB file size limit. Choose this if you share the drive between Macs and PCs.
  • APFS (Apple File System): This is Apple's modern, highly optimized file system. Choose this only if you exclusively use Macs and will never plug the drive into a Windows PC (Windows cannot read APFS without paid third-party software).
  • Mac OS Extended (Journaled): Also known as HFS+, this is Apple's older file system for mechanical hard drives. It works well for older Macs, but ExFAT or APFS are generally preferred today.

Step-by-Step Guide to Reformatting

Once you have backed up any data on the drive, follow these steps to reformat it using your Mac's built-in Disk Utility:

  1. Plug the external drive or USB stick into your Mac.
  2. Open Launchpad (or press Command + Space to open Spotlight Search), type Disk Utility, and open the app.
  3. In the left sidebar of Disk Utility, look under the "External" heading and click on your external drive. (Make absolutely sure you are selecting the external drive and not your Mac's internal Macintosh HD).
  4. Click the Erase button located in the top toolbar of the Disk Utility window.
  5. A dialog box will appear. Give the drive a new name in the Name field.
  6. Click the Format dropdown menu. Select ExFAT (recommended for cross-platform compatibility) or APFS (if Mac-only).
  7. If there is a Scheme dropdown menu, select GUID Partition Map.
  8. Click the Erase button at the bottom of the dialog box.

Disk Utility will take a few moments to unmount, erase, and reformat the drive. Once it says "Erase process is complete," click Done. You can now close Disk Utility.

Try copying that large file again. Because the drive is now using a modern file system, the transfer will complete successfully without Error Code 1309 interrupting it.

Alternative Solution: Compress or Split the File

What if you absolutely cannot reformat the drive? Perhaps it belongs to a client, or it holds hundreds of gigabytes of data that you don't have the space to back up before formatting. If reformatting is completely off the table, your only other option is to make the file smaller than 4GB.

Option A: Compress (Zip) the File

If the file is only slightly larger than 4GB (e.g., 4.2GB), simply compressing it into a ZIP archive might shrink it just enough to fit under the FAT32 limit.

  1. Locate the file on your Mac.
  2. Right-click (or Control-click) on the file.
  3. Select Compress "[Filename]" from the contextual menu.
  4. Wait for your Mac to create the .zip file. Check the size of the new .zip file—if it is under 4GB, you can safely copy it to the FAT32 drive.

Note: Many video formats (like .mp4) are already highly compressed, so zipping them may not significantly reduce their file size.

Option B: Split the File into Smaller Archives

If the file is massive (e.g., a 15GB video), zipping it won't be enough. Instead, you can use a third-party archiving tool to split the file into smaller, individual chunks that are each under 4GB.

  1. Download a free archiving tool like Keka or The Unarchiver from the Mac App Store or the developer's website.
  2. Open the app and look for an option to "Split" or "Volume size."
  3. Set the split size to something below 4GB (e.g., 3.9GB or 3900MB).
  4. Drag your large file into the app to compress and split it.

The app will output several files (e.g., file.zip.001, file.zip.002). Because each individual chunk is under 4GB, you can safely copy all of them to the FAT32 drive. To open the file on the destination computer, the recipient will need to have all the chunks in the same folder and use an unarchiving tool to stitch them back together into the original large file.

Conclusion

Mac Error Code -1309 is a classic example of confusing error messaging masking a very simple problem. It is not a virus, a failing hard drive, or a glitch in macOS. It is simply the outdated FAT32 file system refusing to accept a file larger than 4GB.

By reformatting your external drive to ExFAT (or APFS for Mac-only environments), you permanently remove this archaic limitation, allowing you to transfer 4K videos, massive project folders, and large software installers without ever seeing Error 1309 again.

Frequently asked questions

Sources and further reading

Portrait of a technology writer in an office

Lena Hartmann

Device-help editor

Device-help editor at Apple Support 247. Lena edits troubleshooting guides for clarity, accuracy and safe sequencing of steps.

View profile →

Apple Support 247 is an independent publication and is not affiliated with Apple Inc. Apple, Mac, MacBook, iPhone and other Apple marks are trademarks of Apple Inc.

The 247 Fix

Practical Apple troubleshooting guides, weekly.