Subject: Re: HFS+ partition
To: Jason Thorpe <thorpej@shagadelic.org>
From: Kevin Jordan <krjordan@348north.com>
List: port-cobalt
Date: 08/14/2005 16:21:37
The reason I steered away from NFS in the first place was OS 10's default
use of unprivileged ports which -- for me -- resulted in read only mounts
from my Raq2.
KJ
On 8/14/05 11:27 AM, "Jason Thorpe" <thorpej@shagadelic.org> wrote:
>
> On Aug 13, 2005, at 8:26 PM, Kevin Jordan wrote:
>
>>> Another option is to back up to an SMB volume (samba on the Raq2)...
>>> then the OS X side would do all of the heavy lifting for Finder info
>>> and resource forks itself (by using those pesky ._ files).
>>
>> I chose to use Apache and WebDAV instead of samba. I haven't
>> looked to see if it is dropping .* files in there. I assume it is.
>
> Actually, NFS should do the right thing, too (emulate with ._ files),
> and it will also retain all of the POSIX permission information.
>
> -- thorpej