NSFileManager stripping resource fork
NSFileManager stripping resource fork
- Subject: NSFileManager stripping resource fork
- From: "Mike Vannorsdel" <email@hidden>
- Date: Mon, 25 Jun 2001 03:12:47 -0600
When I use NSFileManager's copyPath:toPath:handler: to copy files, the
resource forks are being stripped. Is this normal? How do I do a
resource fork safe copy (besides CpMac)?