I try to list specific file name from directory. but I got error code 53 with Getattr function.
In my case, error occurred when file path & file name length is greater than 259 in same directory.
Question is
- how much length does Getattr function support?
- how can i solve this error?