Re: A mystery with NSFileManager
Re: A mystery with NSFileManager
- Subject: Re: A mystery with NSFileManager
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 23 Feb 2002 23:38:51 +0000
On Saturday, February 23, 2002, at 11:39 PM, email@hidden wrote:
In other words, the -fileExistsAtPath:isDirectory: call returns
success, but the isDirectory flag is set to NO -- it claims /tmp is not
a directory. Now, there's nothing wrong with /tmp on my machine; it's
sitting right there, it conatins some spam files I've made over the
past days, I have rwx access to it.
lrwxrwxr-t 1 root wheel 11 Feb 23 17:09 tmp -> private/tmp
It's a symbolic link.
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.