Hi, so I have a bot that runs every morning, and works with the same files everyday. It makes copies of files. But this morning I got this message for one of the files:
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
The bot was running fine with this same file all previous days, I don’t see what can be the issue.
Anyone knows how to fix this?