"E-FCM-1025: Error while creating directories" or "E-FCM-1027: Error while copying files"

If you get one of the error codes stated abover, the specified path, file name, or both are too long (which is a limitation of the Windows operating system).

The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

With Windows 10/11 it is possible to allow longer file names. Instructions on how to configure this this can be found here:

https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#maximum-path-length-limitation

Last modified: 2022-07-18 10:10