Pathnames

On Windows based systems, which have not enabled long file support (the default behavior) pathnames are limited to 260 characters. Warnings will be given when the path exceeds 180 characters. An error will be given when the path is greater than 259 characters.

There are no length restrictions imposed on other platforms.