Skip to content

Copy should create parent folder structure if missing when copying a single file #1

@harzzn

Description

@harzzn

Copy should create parent folder structure if missing when copying a single file. A workaround for this:

sfm::mkdir($new_path); sfm::delete($new_path); sfm::copy($old_path, $new_path);

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