Post

Replies

Boosts

Views

Activity

Error Domain=NSCocoaErrorDomain Code=257
NSArray *tableau = [fm contentsOfDirectoryAtURL:url .... I get in return: Error Domain=NSCocoaErrorDomain Code=257 "The file “*************” couldn’t be opened because you don’t have permission to view it." UserInfo={NSURL=file:///Users/gerardMonNom, NSFilePath=/Users/gerardMonNom, NSUnderlyingError=0x6000033788d0 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}} How do we fix this anomaly?
1
0
578
Feb ’21
Why 'Operation not permitted' ?
NSUnderlyingError=0x6000003c76f0 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}} Operation not allowed, okay. why? I just want to change the name of a file on an external drive. If anyone knows the answer and especially knows the solution to eliminate this error, thank you very much for letting me know. Thank you in advance.
0
0
730
Nov ’20