Date: Thu, 28 May 2009 14:01:12 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Tom Worster <fsb@thefsb.org> Cc: freebsd-questions@freebsd.org Subject: Re: character sets for file names on ufs? Message-ID: <20090528190111.GA90077@dan.emsphone.com> In-Reply-To: <C6444771.C0B4%fsb@thefsb.org> References: <C6444771.C0B4%fsb@thefsb.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 28), Tom Worster said: > what character set/encoding is used for file names in freebsd when i have > a default ufs fs? Whatever you want; ufs filenames have no assumed character set. zfs defaults to the same rules, but can enforce only valid utf8 filenames if the "utf8only" property is set. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090528190111.GA90077>