Re: renaming a file with special/reserved characters in name
Re: renaming a file with special/reserved characters in name
- Subject: Re: renaming a file with special/reserved characters in name
- From: Martin Wierschin <email@hidden>
- Date: Fri, 27 Feb 2009 14:15:01 -0800
On 2009.02.26, at 9:20 PM, Ken Thomases wrote:
One issue is that on Unix, there's a single file hierarchy.
Various file systems, drives, volumes, shares, what-have-you are
mounted _into_ this file hierarchy.
So, if you have an NFS share mounted, some parts of it may support
one file naming scheme while other parts support a different scheme.
I didn't even think of that. I can see things get messy fast, and can
understand why such an API wouldn't be a priority.
On 2009.02.27, at 5:58 AM, Michael Ash wrote:
HFS+ only accepts non-UTF-8 by URL-encoding (!) the non-UTF-8 bytes
Wow, that's pretty horrific.
Thanks for the education gentlemen.
Cheers,
~Martin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden