Re: can't rename file
Re: can't rename file
- Subject: Re: can't rename file
- From: Wade Tregaskis <email@hidden>
- Date: Sun, 9 Nov 2003 14:39:15 +1100
Is there something about the "file:/localhost" part that is screwing it
up?
You can't pass NSUrl's to NSFileManager - you must convert them to
standard Unix paths first, as you have for the original path.
Wade Tregaskis
-- Sed quis custodiet ipsos custodes?
_______________________________________________
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.