Skip to content

Applefiles with resource forks fail to lapply to APFS volumes #332

Description

@MacTroy

If lapply is targeting an APFS-formatted volume, any applefiles that have resource forks will fail to be created. The error is:

filename.radmind.321/..namedfork/rsrc: No such file or directory

This is because on APFS volumes, the "..namedfork/rsrc" path is not available unless the file in question already has a resource fork attached. I've submitted a pull request with a patch for retr.c that fixes this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions