Behavior:
After dropping a document into your import folder, it does not import; however, after shortening the document name, it imports instantly.
Solution:
Windows has a limitation on the name length of the document plus its path. The maximum length for a path is MAX_PATH, which is defined as 260 characters. If the total length exceeds this value, the name of the document will have to be shortened.
KBA is applicable for both Cloud and On-premise Organizations
After dropping a document into your import folder, it does not import; however, after shortening the document name, it imports instantly.
Solution:
Windows has a limitation on the name length of the document plus its path. The maximum length for a path is MAX_PATH, which is defined as 260 characters. If the total length exceeds this value, the name of the document will have to be shortened.
KBA is applicable for both Cloud and On-premise Organizations