Errorcode 112 (CopyFileEx): There is not enough space on the disk

Get help for specific problems
Posts: 1
Joined: 25 Jan 2016

garner1974

Hi all,

I get the errorcode 112 when synchronising. The target drive is far from being full. In fact there is enough disk space.

Can anyone help? What is the problem? Why does Freefilesync report the error 112?

Thanks in advance.
Best regards
Chris
User avatar
Site Admin
Posts: 7282
Joined: 9 Dec 2007

Zenju

All that can be safely said is that ERROR_DISK_FULL(112) is coming directly from the Windows API, so there must be something to it or it is a file system driver bug. Latter case is not too unlikely, for example the driver could incorrectly have mapped some different error condition to 112. If it's not a bug, error 112 could be explained by disk quotas.